Classes | |
struct | CheckPointKey |
Static Public Member Functions | |
static void | SetLevel (LogLevel level, LogTag tag) |
static void | StartCheckpoint (CheckPointKey key, DateTimeOffset time, string msg) |
static void | StopCheckpoint (CheckPointKey key) |
static void | Checkpoint (LogLevel level, LogTag tag, CheckPointKey key, string msg) |
static void | Checkpoint (LogLevel level, CheckPointKey key, string msg) |
static void | Checkpoint (CheckPointKey key, string msg) |
Properties | |
static LogSink | Sink [get, set] |
static bool | WriteToFileEnabled [get, set] |
|
static |
|
static |
|
static |
|
static |
|
static |
|
staticgetset |
|
staticgetset |