Skip to content

1c53e6f8 5ea1 a634 f876 b8109b850dfa

Axel Kesseler edited this page Mar 1, 2023 · 1 revision

INetworkLoggerSettings Properties

The INetworkLoggerSettings type exposes the following members.

Properties

 

Name Description
Public property Address Gets or sets the address type.
Public property Compressed Enables or disables message compression.
Public property Content Gets and set the HTTP request content type to be used.
Public property Culture Gets and sets the culture information to be used. (Inherited from ILoggerSettings.)
Public property Encoding Gets or sets the used encoding.
Public property FullName Determines whether the full name is used in messages or not. (Inherited from ILoggerSettings.)
Public property Host Gets or sets the target host.
Public property LogLevel Gets and sets the logging level to be used. (Inherited from ILoggerSettings.)
Public property LogTime Gets and sets the type of time to be used. (Inherited from ILoggerSettings.)
Public property LogType Gets and sets the output format to be used. (Inherited from ILoggerSettings.)
Public property Maximum Gets and sets the maximum chunk size.
Public property Method Gets and set the HTTP request method to be used.
Public property PartSplit Gets and sets the character to separate each of the message parts. (Inherited from ILoggerSettings.)
Public property Port Gets or sets the target port.
Public property Protocol Gets or sets the protocol type.
Public property ShowKey Determines whether the message key is shown or not. (Inherited from ILoggerSettings.)
Public property ShowTime Determines whether the message timestamp is shown or not. (Inherited from ILoggerSettings.)
Public property Termination Enables or disables the usage of zero termination.
Public property Threshold Gets and sets the compression threshold size.
Public property TimeFormat Gets and sets the time format to be used. (Inherited from ILoggerSettings.)
Public property Timeout Gets and sets the timeout in milliseconds to be used.
  Back to Top

See Also

Reference

INetworkLoggerSettings Interface
Plexdata.LogWriter.Abstraction Namespace

Clone this wiki locally