Releases: noties/Debug
Releases · noties/Debug
v5.1.0
v5.0.0
v4.0.0
- Removed
debug-removeaftifact - Added nullability annotations where matter
- Overloaded some logging methods to not create an array of arguments with each call
- Added array handling for arguments (automatically expanded via
Arrays.deepToString() DebugOutputContaineris initialized once (during creation), if aDebugOutputreturnsfalsefrom debug (during configuration) it won't be included- Added
ru.noties.Debugas default tag when caller tag cannot be obtained via reflection (better display in logcat)