Skip to content

Language bindings

bodgergely edited this page Mar 3, 2018 · 10 revisions

Language binding

Python

Installation

pip install spdlog

Source

GitHub repo: pyspdlog

Features

Version 1.0.2:

  • ConsoleLogger
  • FileLogger
  • DailyLogger
  • RotatingLogger
  • SyslogLogger
  • LogLevels

Missing:

  • Sinks
  • String formatting

Clone this wiki locally