Table of Contents

Class RemoteLogConfig

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

Configuration for remote logging (logs are stored in CDF)

public class RemoteLogConfig : LogConfig
Inheritance
LogConfig
RemoteLogConfig
Inherited Members
LogConfig.Level

Properties

Enabled

Whether remote logging is enabled

public bool Enabled { get; set; }

Property Value

bool