All notable changes to this project will be documented in this file.
- Initial release of the lean logging library.
- PSR-3 compliant
LoggerInterfacewith additionalsetupandsupportsmethods. LogManagerfor handling multiple logger instances.- Built-in loggers including
BuiltinLogHandlerandNullLogHandler. - Support for log level filtering and custom logger configuration.
- PSR-3 compliant