- Line decoration is changed to single line instead of double. Way more compact now.
Logger.d(null)
orLogger.d(new int[]{1,3,5})
crashes are fixed. Logger.d(object) accept anything now and doesn't crash.
Logger.d(null)
or Logger.d(new int[]{1,3,5})
crashes are fixed. Logger.d(object) accept anything now and doesn't crash.
Don't miss a new logger release
NewReleases is sending notifications on new releases.