public class ConsoleConnectionContextLogger extends AbstractConnectionContextLogger
| Constructor and Description |
|---|
ConsoleConnectionContextLogger()
Creates a new ConsoleConnectionContextLogger object.
|
ConsoleConnectionContextLogger(String name)
Creates a new ConsoleConnectionContextLogger object.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionContextLogger |
createNewLogger(String name,
Object config)
DOCUMENT ME!
|
String |
getType()
DOCUMENT ME!
|
void |
log(ConnectionContextLog connectionContextLog)
DOCUMENT ME!
|
getFilterRuleSets, getName, getSatisfiedFilterRuleSets, getSatisfiedFilterRuleSets, isAnyFilterRuleSetSatisfiedpublic static final String TYPE
public ConsoleConnectionContextLogger()
public ConsoleConnectionContextLogger(String name)
name - DOCUMENT ME!public ConnectionContextLogger createNewLogger(String name, Object config)
ConnectionContextLoggername - DOCUMENT ME!config - DOCUMENT ME!public String getType()
ConnectionContextLoggerpublic void log(ConnectionContextLog connectionContextLog)
ConnectionContextLoggerconnectionContextLog - DOCUMENT ME!Copyright © 2012–2026 cismet GmbH. All rights reserved.