Skip to content

Releases: Yimura/AsyncLogger

Version 0.0.7

09 Apr 11:09
Compare
Choose a tag to compare

Version 0.0.6

01 May 21:57
2586237
Compare
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
Compare
Choose a tag to compare

Added MIT license

0.0.4

18 Jan 21:10
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
Version 0.0.1