Header menu logo B2R2

Log Type

Represents the main logging facility, shared by all B2R2 components.

Static members

Static member Description

Log.DisableCaching()

Full Usage: Log.DisableCaching()

Disables caching for the main console printer.

Log.EnableCaching()

Full Usage: Log.EnableCaching()

Enables caching for the main console printer.

Log.Out

Full Usage: Log.Out

Returns: IPrinter

Gets the main console printer.

Returns: IPrinter

Log.SetLogLevel(level)

Full Usage: Log.SetLogLevel(level)

Parameters:

Sets the log level for the main console printer.

level : LogLevel

Type something to start searching.