C# OJAI Client API
MapRDB.Driver.Log Class Reference

Static Public Member Functions

static ILogger GetLogger< T > ()
 
static void EnableLogging ()
 Enable logging. More...
 
static void DisableLogging ()
 Disable logging. More...
 

Properties

static ILogger Logger = new NullLogger() [get, private set]
 

Static Private Attributes

static bool _enabled = false
 

Member Function Documentation

◆ DisableLogging()

static void MapRDB.Driver.Log.DisableLogging ( )
static

Disable logging.

◆ EnableLogging()

static void MapRDB.Driver.Log.EnableLogging ( )
static

Enable logging.