Update for tinylog 0.8
You can edit this post on GitHub
In tinylog 0.8.1 some bugs have been fixed. It is an intermediate step towards version 0.9, which will have some new big features again. tinylog 0.8.1 is now available for download.
New features:
- Optional library log4j-facade with a Log4j 1.x compatible logging API
- Non-existent directories in log file paths are created automatically
Bug fixes:
- Compatibility with Java 5
- Creating of log files with timestamps failed
- Logging levels of packages was ignored if the logging level is lower than the global logging level of the logger