-
Notifications
You must be signed in to change notification settings - Fork 0
Just another cpp logger :>
License
SigSegFault/jaclogger
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Just another cpp logger :> Todo list: • enlarge family of dispatchers (UDP/TCP sockets, Syslog ...) • prefix for dispatchers • smart time-stamp for dispatcher and loggers • custom printf • callbacks for custom printf • config file for logger • logged asserts • respect NDEBUG to disable logging like in assert() • iostream Important features planned: • thread safety • reenter-ability • cross-platform • exception safety Current features: • thread safe logger and bility to disable thread safety during compilation of library and at runtime (for performance reasons) • several dispatchers • one to many relation between logger and dispatchers, so you can have any number of different dispatchers to be attached to logger Something else sould be written here some day.
About
Just another cpp logger :>
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published