6 unstable releases

0.1.2+v1.9.1 Jul 28, 2021
0.1.1+v1.9.2 Aug 13, 2021
0.1.1+v1.9.1 Jul 27, 2021
0.1.0+v1.8.5 Mar 26, 2021

#191 in FFI

32 downloads per month

MIT/Apache

330KB
3K SLoC

C++ 3K SLoC // 0.1% comments Rust 84 SLoC Python 12 SLoC Shell 11 SLoC

spdlog-src

Build staticlib of spdlog to link with ios project.

xcode 集成 spdlog 很难受,通过 rust 曲线 link spdlog.

Usage

use sdplog_src as _;   // this will static link spdlog.

No runtime deps