Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@tlmcclatchey tlmcclatchey released this 15 Mar 16:53
· 1 commit to master since this release

Added

  • Initial release of the lean logging library.
    • PSR-3 compliant LoggerInterface with additional setup and supports methods.
    • LogManager for handling multiple logger instances.
    • Built-in loggers including BuiltinLogHandler and NullLogHandler.
    • Support for log level filtering and custom logger configuration.