Click or drag to resize
MimeKit

ProtocolLogger Properties

The ProtocolLogger type exposes the following members.

Properties
 NameDescription
Public propertyAuthenticationSecretDetector Get or set the authentication secret detector.
Public propertyClientPrefix Get or set the client prefix to use when logging client messages.
Public propertyStatic memberDefaultClientPrefix Get or set the default client prefix to use when creating new ProtocolLogger instances.
Public propertyStatic memberDefaultServerPrefix Get or set the default server prefix to use when creating new ProtocolLogger instances.
Public propertyLogTimestamps Get or set whether timestamps should be logged.
Public propertyRedactSecrets Get or set whether or not authentication secrets should be redacted.
Public propertyServerPrefix Get or set the server prefix to use when logging server messages.
Public propertyStream Get the log stream.
Public propertyTimestampFormat Get or set the date and time serialization format that should be used when logging timestamps.
Top
See Also