Documentation
Preparing search index...
@svta/cml-608
CaptionsLogger
Class CaptionsLogger
Beta
CaptionsLogger. To be removed in the future.
Index
Constructors
constructor
Properties
time
verbose
Level
Methods
log
Constructors
constructor
new
CaptionsLogger
()
:
CaptionsLogger
Beta
Returns
CaptionsLogger
Properties
Beta
time
time
:
null
|
number
= null
Beta
verbose
Level
verboseLevel
:
VerboseLevel
= VerboseLevel.ERROR
Methods
log
log
(
severity
:
VerboseLevel
,
msg
:
string
|
(
()
=>
string
)
)
:
void
Beta
Parameters
severity
:
VerboseLevel
msg
:
string
|
(
()
=>
string
)
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
time
verbose
Level
Methods
log
Documentation
Loading...
CaptionsLogger. To be removed in the future.