Releases: breadcat-dev/radio
Releases · breadcat-dev/radio
Release list
Radio v2.0.1
Changed
- Updated
Toolboxto v2.2.1
Radio v2.0.0
Added
Logger.builder(Class<?>)factory method
Changed
- Simplified Javadocs
- Renamed
DefaultLogLeveltoDefaultLogLevels - Refactored
LogFormatterfrom an abstract class to an interface - Refactored
LogSinkfrom an abstract class to an interface - Redesigned the sink API
Loggernow implementsAutoCloseableLoggernow stores an immutable copy of the provided sink list
Radio v1.2.0
Fixed
- Fixed compatability with Toolbox v2.0.0
Changed
- Updated
Toolboxdependency to v2.0.0 - Removed
throwsdeclaration fromFileSink.close() - Changed
LogRecord.classNamevariable name inColoredFormatter - Updated
README.md
Radio v1.1.0
Added
- Added
Javadocdocumentation - Added
JMHbenchmarks - Added
JUnittests
Changed
- Renamed
LogRecordfield fromclazztoclassName - Updated
README.md