Skip to content

v4.0.0

Compare
Choose a tag to compare
@noties noties released this 16 Sep 10:50
· 4 commits to master since this release
  • 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 a DebugOutput returns false 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)