Skip to content

Releases: Yimura/AsyncLogger

v0.0.9

18 Jun 21:31
25b5ed3

Choose a tag to compare

What's Changed

  • fix: no type named 'thread' in namespace 'std' by @playday3008 in #4

New Contributors

Full Changelog: v0.0.8...v0.0.9

v0.0.8

20 May 20:22

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.7...v0.0.8

Version 0.0.7

09 Apr 11:09

Choose a tag to compare

Full Changelog: v0.0.6...v0.0.7

Version 0.0.6

01 May 21:57
2586237

Choose a tag to compare

What's Changed

  • feat: Add class method to force the log queue to be flushed immediately in #1

Full Changelog: v0.0.5...v0.0.6

0.0.5

18 Jan 22:00
8b0b5dc

Choose a tag to compare

Added MIT license

0.0.4

18 Jan 21:10

Choose a tag to compare

Fixes issues with public exported header.

Renamed eLogLevel enum values to prevent conflicts with popular macro's like DEBUG and ERROR.

0.0.3

18 Jan 19:14

Choose a tag to compare

This release moves the public header exported by AsyncLogger to a separate directory.

When including in your project use #include <AsyncLogger/Logger.hpp> instead of #include <Logger.hpp>

v0.0.2

15 Jan 13:37

Choose a tag to compare

Added LogMessage::Timestamp() to get a timestamp of when the log was made.

v0.0.1

15 Jan 11:30

Choose a tag to compare

Version 0.0.1