rd-core
2023.2.3
rd-core
/
com.jetbrains.rd.util
/
ConsoleLoggerFactory
Console
Logger
Factory
object
ConsoleLoggerFactory
:
ILoggerFactory
Content copied to clipboard
Functions
Properties
Functions
get
Logger
Link copied to clipboard
open
override
fun
getLogger
(
category
:
String
)
:
Logger
Content copied to clipboard
Properties
level
To
Log
Stderr
Link copied to clipboard
var
levelToLogStderr
:
LogLevel
?
Content copied to clipboard
min
Level
To
Log
Link copied to clipboard
var
minLevelToLog
:
LogLevel
Content copied to clipboard
trace
Categories
Link copied to clipboard
var
traceCategories
:
MutableSet
<
String
>
Content copied to clipboard