I've just released a new version, lots of new features:
- added tags (attributes a logged message can have, like : line & file, function name, time, etc.)
- scoped logs
- caching messages before logs are initialized
- high precision time (as tag as well)
- added spacer formatter - you can specify what goes before and after your formatter
- new formatter: named_spacer : Allows you to contain multiple formatters. You have a spacer string, and within it, you can escape your contained formatters
- new destination : named - like named_spacer, but for destinations
No comments:
Post a Comment