Search Java Classes and Packages
Search Java Frameworks and Libraries
#Ariba.util.log Classes and Interfaces - 23 results found.
| Name | Description | Type | Package | Framework |
| ArchivingAppender | This class extends org. | Class | ariba.util.log | Ariba Web |
|
| AsyncAppender | Basically cloned from log4j's AsyncAppender in log4j 1. | Class | ariba.util.log | Ariba Web |
|
| AuditLogger | AuditLogger is a special logger implemented to provide a framework for event auditing. | Class | ariba.util.log | Ariba Web |
|
| AuditLoggerMessage | | Interface | ariba.util.log | Ariba Web |
|
| AuditLoggerMessageFactory | Constructor SummaryAuditLoggerMessageFactory(java. | Class | ariba.util.log | Ariba Web |
|
| AvoidDuplicateEvents | A simple Filter to filter out duplicate log messages so they won't get printed multiple times. | Class | ariba.util.log | Ariba Web |
|
| BareLayout | Layout whose pattern is only the log message itself: "%m"Fields inherited from class org. | Class | ariba.util.log | Ariba Web |
|
| ConstrainedDirectory | A subclass Directory whose size can be "constrained": methods are provided to purge the contents of the directory until the size is reduced to a specified | Class | ariba.util.log | Ariba Web |
|
| CustomTag | An instance of this interface, attached to a LoggingEvent, will be responsible for generating the "CustomTag" string that is optionally attached to each | Interface | ariba.util.log | Ariba Web |
|
| DefaultLayout | Simplest Layout you can ever use Used for the DefaultConsole as defined in log4j. | Class | ariba.util.log | Ariba Web |
|
| ExceptionLogContext | | Interface | ariba.util.log | Ariba Web |
|
| ExceptionLogService | | Class | ariba.util.log | Ariba Web |
|
| HTMLLayout | A version of StandardLayout appropriate for writing to HTML-format log filesFields inherited from class org. | Class | ariba.util.log | Ariba Web |
|
| Log | Log messages are grouped into Loggers which can be turned All messages are sent to the log writer with is a set of other | Class | ariba.util.log | Ariba Web |
|
| Logger | This class provides additional functionality over the Logger class provided in Log4j. | Class | ariba.util.log | Ariba Web |
|
| LoggerFactory | The simple extension of log4j's LoggerFactory class so that we can create our own ariba. | Class | ariba.util.log | Ariba Web |
|
| LoggingEvent | The internal representation of logging events. | Class | ariba.util.log | Ariba Web |
|
| LoggingService | | Interface | ariba.util.log | Ariba Web |
|
| LogManager | Helper class with utility methods for creation and access of common appenders, the means to archive log files, and stamdard | Class | ariba.util.log | Ariba Web |
|
| LogSuppressor | A LogSuppressor will downgrade the level of a log message for all occurrences after the first, for some period of time. | Class | ariba.util.log | Ariba Web |
|
| StandardLayout | The standard layout for our logging component. | Class | ariba.util.log | Ariba Web |
|
| StandardPatternParser | This class parses our standard conversion patternsConstructor SummaryStandardPatternParser(java. | Class | ariba.util.log | Ariba Web |
|
| ZipArchivingAppender | This class extends ariba. | Class | ariba.util.log | Ariba Web |