Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@alexhad6 alexhad6 released this 04 Oct 18:05
· 67 commits to main since this release
162ac77

Added

  • Ability to create sub-Loggers with no timestamp using the timestamp option.

Changed

  • Sub-Loggers without timestamps create their directory as soon as Logger.directory is first called, rather than when a log is created.