MailBee.NET Objects 4.0

Logger.Format Property

Gets or sets flags which specify formatting of log entries placed into the log.

public LogFormatOptions Format {get; set;}

Property Value

A LogFormatOptions value containing bitwise combination of flags specifying formatting of log entries placed into the log. The default value is None.

See Also

Logger Class | MailBee Namespace