Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 593 Bytes

File metadata and controls

33 lines (18 loc) · 593 Bytes

0.1.1

  • add android support.

0.1.0

  • refactor implementation to c++, works on Windows/Linux/macOS/iOS.

0.0.6

  • add setLoggerFileLeading api.

0.0.5

  • support config new log file content leading.

0.0.4

  • Fix write to file not working after hot restarted.

0.0.3

  • Improve log dateTime format performance.

0.0.2

  • make initLogger return Future instead of void. #136 by Alfred Schilken
  • add error, stacktrace optional parameters to e

0.0.1

Initial release.