New
2.1.0
-
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.
Unclaimed project
Are you a maintainer of logger? Claim this project to take control of your public changelog and roadmap.
Line decoration is changed to single line instead of double. Way more compact now.
Logger.d(null) or Logger.d(new int[]{1,3,5}) crashes are fixed. Logger.d(object) accept anything now and doesn't crash.