v0.2.0
Pre-release
Pre-release
Added
- Ability to create sub-
Logger
s with no timestamp using thetimestamp
option.
Changed
- Sub-
Logger
s without timestamps create their directory as soon asLogger.directory
is first called, rather than when a log is created.