Preparing search index...
The search index is not available
Falkor Operations Library - v1.3.2
Falkor Operations Library - v1.3.2
@internal
Theme
Class Theme
Hierarchy
Theme
Index
Constructors
constructor
Properties
config
severity
Associations
severity
Error
Associations
tagger
Accessors
monochrome
Methods
format
format
Brand
format
Bullet
format
Command
format
Debug
format
Error
format
Failure
format
Fatal
format
Info
format
Notice
format
Path
format
Question
format
Selection
format
Severity
format
Severity
Error
format
Success
format
Task
format
Trace
format
Warning
Constructors
constructor
new
Theme
(
config
:
TThemeConfig
)
:
Theme
Parameters
config:
TThemeConfig
Returns
Theme
Properties
Protected
config
config
:
TThemeConfig
Protected
Readonly
severity
Associations
severity
Associations
:
string
[]
= ...
Protected
Readonly
severity
Error
Associations
severity
Error
Associations
:
string
[]
= ...
Readonly
tagger
tagger
:
ThemeTagger
Accessors
monochrome
get
monochrome
(
)
:
boolean
Returns
boolean
Methods
Protected
format
format
(
key
:
keyof
TThemeConfig
, str
:
string
, bgr
?:
boolean
)
:
string
Parameters
key:
keyof
TThemeConfig
str:
string
bgr:
boolean
= false
Returns
string
format
Brand
format
Brand
(
str
:
string
)
:
string
Parameters
str:
string
Returns
string
format
Bullet
format
Bullet
(
str
:
string
)
:
string
Parameters
str:
string
Returns
string
format
Command
format
Command
(
str
:
string
)
:
string
Parameters
str:
string
Returns
string
format
Debug
format
Debug
(
str
:
string
)
:
string
Parameters
str:
string
Returns
string
format
Error
format
Error
(
str
:
string
)
:
string
Parameters
str:
string
Returns
string
format
Failure
format
Failure
(
str
:
string
)
:
string
Parameters
str:
string
Returns
string
format
Fatal
format
Fatal
(
str
:
string
)
:
string
Parameters
str:
string
Returns
string
format
Info
format
Info
(
str
:
string
)
:
string
Parameters
str:
string
Returns
string
format
Notice
format
Notice
(
str
:
string
)
:
string
Parameters
str:
string
Returns
string
format
Path
format
Path
(
str
:
string
)
:
string
Parameters
str:
string
Returns
string
format
Question
format
Question
(
str
:
string
)
:
string
Parameters
str:
string
Returns
string
format
Selection
format
Selection
(
str
:
string
)
:
string
Parameters
str:
string
Returns
string
format
Severity
format
Severity
(
level
:
LogLevel
, str
:
string
)
:
string
Parameters
level:
LogLevel
str:
string
Returns
string
format
Severity
Error
format
Severity
Error
(
level
:
LogLevel
, str
:
string
)
:
string
Parameters
level:
LogLevel
str:
string
Returns
string
format
Success
format
Success
(
str
:
string
)
:
string
Parameters
str:
string
Returns
string
format
Task
format
Task
(
str
:
string
)
:
string
Parameters
str:
string
Returns
string
format
Trace
format
Trace
(
str
:
string
)
:
string
Parameters
str:
string
Returns
string
format
Warning
format
Warning
(
str
:
string
)
:
string
Parameters
str:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
Falkor
Operations
Library -
v1.3.2
@internal
Theme
constructor
config
severity
Associations
severity
Error
Associations
tagger
monochrome
format
format
Brand
format
Bullet
format
Command
format
Debug
format
Error
format
Failure
format
Fatal
format
Info
format
Notice
format
Path
format
Question
format
Selection
format
Severity
format
Severity
Error
format
Success
format
Task
format
Trace
format
Warning