A library for logging options
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
marcelb b234320e18 Added exceptions 1 year ago
.vscode Add print in console option 1 year ago
example Fix log file name format mm-dd 1 year ago
lib Add print in console option 1 year ago
src Added exceptions 1 year ago
test Fix log file name format mm-dd 1 year ago
README.md Add print in console option 1 year ago

README.md

A simple Logging library for C++

Logging errors to a file, daily file rotation, date and time stamps. Configurable record structure etc.