Final tinylog 1.1 is released
You can edit this post on GitHub
The final version of tinylog 1.1 is released and can be downloaded. As no bugs were reported for the fourth release candidate, it could be published as planned as final tinylog 1.1.
New features:
- Mapped logging context (MDC) for thread-based enrichment of log entries
- Caching of rendered dates and times
- New indentation option for placeholders in logging format patterns
- If global logging level isn’t set, use automatically the lowest defined logging level from writers
- Binding for Apache Commons Logging (JCL)
- Extended Apache Log4j 1.x logging API
- Append mode for SharedFileWriter and FileWriter