Table of Contents

Class LoggerConfig

Namespace
Cognite.Simulator.Utils
Assembly
Cognite.Simulator.Utils.dll

Logging configuration object

public class LoggerConfig : LoggerConfig
Inheritance
LoggerConfig
LoggerConfig
Inherited Members
LoggerConfig.Console
LoggerConfig.File
LoggerConfig.TraceListener

Properties

Remote

Remote logging configuration (optional) Enabled by default, with warning level Writes logs to CDF simulator logs

public RemoteLogConfig Remote { get; set; }

Property Value

RemoteLogConfig