Package solar.squares.pixelwidth
Class Logging
- java.lang.Object
-
- solar.squares.pixelwidth.Logging
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidlog(Level level, String message)Logging, should only be used internally.static voidlogger(Logger logger0)Can be used to set the logger that will be used by this library.
-