Managed Syslog Server Class Library Reference

SyslogFormatter Methods

The methods of the SyslogFormatter class are listed below. For a complete list of SyslogFormatter class members, see the SyslogFormatter Members topic.

Public Static (Shared) Methods

Serialize 読み込まれた SyslogInfo を指定された正規表現パターンに変換します。

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToStringOverloaded. SyslogInfo を文字列にフォーマットします。

Protected Instance Methods

DateTimeReplace日時を指定された正規表現パターンに変換します。正規表現フォーマットが無効な場合はISO 8601準拠フォーマットに変換されます。
Finalize (inherited from Object)
LocalIPReplace >ローカルアドレスを指定された正規表現パターンに変換します。
MemberwiseClone (inherited from Object)
OptionReplace オプション値を文字列にフォーマットします。
RemoteIPReplace リモートアドレスを指定された正規表現パターンに変換します。
SyslogMessageReplace Syslogメッセージの特定パートを文字列として取得します。

See Also

SyslogFormatter Class | Syslog Namespace