Uses of Interface
org.openas2.logging.Logger
-
Packages that use Logger Package Description org.openas2.logging -
-
Uses of Logger in org.openas2.logging
Classes in org.openas2.logging that implement Logger Modifier and Type Class Description classBaseLoggerclassConsoleLoggerclassEmailLoggerclassFileLoggerclassSentryLoggerclassSocketLoggerclass to write log meesage to a socketMethods in org.openas2.logging with parameters of type Logger Modifier and Type Method Description voidLogManager. addLogger(Logger logger)Method parameters in org.openas2.logging with type arguments of type Logger Modifier and Type Method Description voidLogManager. setLoggers(java.util.List<Logger> listeners)
-