Method | Description | |
---|---|---|
Install ( ) : void | ||
LogstashForwarder ( LumberjackClient clientSettings = null ) : System | ||
Uninstall ( ) : void |
Method | Description | |
---|---|---|
OnLogMessageReceive ( string condition, string stacktrace, LogType type ) : void | ||
ParseLogInfo ( string condition, LogType type, string &loggerName, string &logLevel, string &message, string &exception ) : void | ||
ParseLogLevel ( string s ) : string | ||
ParseLoggerName ( string s ) : string |
public LogstashForwarder ( LumberjackClient clientSettings = null ) : System | ||
clientSettings | LumberjackClient | |
return | System |