Skip to content

Release version 0.1.3

Compare
Choose a tag to compare
@daboross daboross released this 02 Jan 00:57
· 369 commits to main since this release
  • Adds a new public module, local, which stores a thread-local logger.
  • Adds a new logger 'NullLogger', which does nothing with logged mesages.
  • Fixes WriterLogger to append to opened files instead of overwriting.
  • Adds a ton more documentation