Skip to content

Releases: crapp/ealogger

ealogger 0.8.1

28 May 19:37
Compare
Choose a tag to compare

Better Windows support
Improved API documentation
Added a Feature list to the README

ealogger 0.8

24 May 19:38
Compare
Choose a tag to compare

Fix Windows related problems
Prefix all public enum values to avoid name conflicts
Add new api function is_initialized to check whether a Sink is initialized or not
You can now force buffer flushing with the file sink

ealogger 0.7.2

21 May 08:16
Compare
Choose a tag to compare

Fixed doxygen documentation issues

ealogger 0.7.1

20 May 20:39
Compare
Choose a tag to compare

This release fixes naming conflicts with major libraries like Qt

ealogger 0.7

20 May 09:50
Compare
Choose a tag to compare

First public release after ealogger has been renamed from simplelogger.

The library is completely documented using doxygen and has an extensive README that should provide you with all information necessary.