Interface | Description |
---|---|
LoggingBean |
Class | Description |
---|---|
AbstractLoggingBean |
The Class LoggingBean.
|
EmailTrigger |
Need to implement this class to make the SMTP appender work the way I want it
to.
|
Logger |
All Log message from LexBIG methods should go through this class.
|
LoggerFactory |
The Class LoggerFactory.
|
SimpleEmailAppender |
Simple SMTP Client that allows your Java App send emails.
|
SimpleLogger |
The Class SimpleLogger.
|