Constructors
constructor
- new Tracing(min_level: LoggerLevel): Tracing
Accessors
minLevel
- set minLevel(value: LoggerLevel): void
Returns void
Methods
free
- free(): void
Returns void
turnOff
- turnOff(): void
Returns void
turnOn
- turnOn(): void
Returns void
Static
isAvailable
- isAvailable(): boolean
Returns boolean
Type to install and to manipulate the tracing layer.