Releases: noties/Debug
Releases · noties/Debug
v5.1.0
v5.0.0
v4.0.0
- Removed
debug-remove
aftifact - 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()
DebugOutputContainer
is initialized once (during creation), if aDebugOutput
returnsfalse
from debug (during configuration) it won't be included- Added
ru.noties.Debug
as default tag when caller tag cannot be obtained via reflection (better display in logcat)