Protocol |
The ProtocolLogger type exposes the following members.
| Name | Description | |
|---|---|---|
| AuthenticationSecretDetector | Get or set the authentication secret detector. | |
| ClientPrefix | Get or set the client prefix to use when logging client messages. | |
| DefaultClientPrefix | Get or set the default client prefix to use when creating new ProtocolLogger instances. | |
| DefaultServerPrefix | Get or set the default server prefix to use when creating new ProtocolLogger instances. | |
| LogTimestamps | Get or set whether timestamps should be logged. | |
| RedactSecrets | Get or set whether or not authentication secrets should be redacted. | |
| ServerPrefix | Get or set the server prefix to use when logging server messages. | |
| Stream | Get the log stream. | |
| TimestampFormat | Get or set the date and time serialization format that should be used when logging timestamps. |