Skip to content

Tags: doe300/cpplog

Tags

v0.6

Toggle v0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove Windows GitHub actions test

Windows is unable to understand a simple not doubly-escaped file path...

v0.5

Toggle v0.5's commit message
uses the correct CMake in Travis CI build

v0.4

Toggle v0.4's commit message
Added logging to arbitrary wostreams

Added functions for lazy logging, skipping formatting if log level will not be printed
Added building of both shared and static libraries
Added (un-)install targets

v0.3

Toggle v0.3's commit message
Improved performance by not locking when message is discarded

v0.2

Toggle v0.2's commit message
Added multi-byte support

v0.1

Toggle v0.1's commit message
Initial release