Uses of Interface
pal.util.Logger
-
Packages that use Logger Package Description pal.util Utility classes for sorting etc. -
-
Uses of Logger in pal.util
Classes in pal.util that implement Logger Modifier and Type Class Description classLogLog provides a mechanism for logging and debugging to the standard output stream.Methods in pal.util that return Logger Modifier and Type Method Description static LoggerLog. getDefaultLogger()Methods in pal.util with parameters of type Logger Modifier and Type Method Description static voidLog. setDefaultLogger(Logger logger)
-