Ditto 5.0.0
Loading...
Searching...
No Matches
DittoSDK.Logging Namespace Reference

Classes

class  DittoLogger
 Class with static methods to customize the logging behavior from Ditto. More...

Enumerations

enum  DittoLogLevel {
  Error = 1 , Warning = 2 , Info = 3 , Debug = 4 ,
  Verbose = 5
}
 The different log levels that Ditto supports.