Skip to content

loguruv2.1.0

Updated

A lightweight and flexible C++ logging library

#License

Could not be determined

This software is in the public domain. Where that dedication is not recognized, you are granted a perpetual, irrevocable license to copy, modify and distribute it as you see fit.

That being said, I would appreciate credit! If you find Loguru useful, tweet me at @ernerfeldt mail me at [email protected].

#Supported Platforms

All platforms supported.

#Features

No default features.

#fmt

Build with fmt support in non-header-only mode

Dependencies:

No transitive dependencies.

Host Dependencies:
2 transitive dependencies:

#stream

Build with support for stream style logging

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

#Host Tool For

No ports use this.

#Contributors

  • wangli28's avatarwangli28
  • Phoebe's avatarPhoebe
  • Billy O'Neal's avatarBilly O'Neal
  • mrlegohead0x45's avatarmrlegohead0x45
  • jim wang's avatarjim wang
  • HrOokami's avatarHrOokami
  • NikolayShegunov-Virtonomy's avatarNikolayShegunov-Virtonomy

#Changelog

  • 3d183db[loguru] Support for stream style logging (#44211)
  • ade3d5c[loguru] Fix compile flags (#43678)
  • f0c8848[loguru,libosip2] Fix build check failure on Android platform (#40562)
  • 91dd9ae[loguru] Add feature to build with fmt (#23242)
  • b295670Bulk convert control files. (#19986)
  • 330ef69[loguru] Fix link issue (#10050)
  • 5e329f0[loguru] Update to 2.1.0 and extend to generate proper binary on non-windows (#8682)
  • 5f1e14a[loguru] Add new port (#6342)