
public class ODefaultSyslog extends OServerPluginAbstract implements OSyslog
enabled| Constructor and Description |
|---|
ODefaultSyslog() |
| Modifier and Type | Method and Description |
|---|---|
void |
config(OServer oServer,
OServerParameterConfiguration[] iParams)
Configures the handler.
|
String |
getName() |
boolean |
isEnabled() |
void |
log(String operation,
String message) |
void |
log(String operation,
String username,
String message) |
void |
log(String operation,
String dbName,
String username,
String message) |
void |
shutdown() |
void |
startup() |
getContent, onAfterClientRequest, onBeforeClientRequest, onClientConnection, onClientDisconnection, onClientError, sendShutdownclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonSocketAccepted, onSocketDestroyedpublic void startup()
startup in interface OServicestartup in class OServerPluginAbstractpublic void config(OServer oServer, OServerParameterConfiguration[] iParams)
OServerPluginconfig in interface OServerPluginconfig in class OServerPluginAbstractpublic void shutdown()
shutdown in interface OServiceshutdown in class OServerPluginAbstractpublic boolean isEnabled()
Copyright © 2009–2025 OrientDB. All rights reserved.