@luolapeikko/logger-suite
Preparing search index...
@luolapeikko/prefix-logger
PrefixLoggerPluginOptions
Type Alias PrefixLoggerPluginOptions
type
PrefixLoggerPluginOptions
=
{
disabled
?:
boolean
|
(
()
=>
boolean
)
;
prefix
:
string
;
}
Index
Properties
disabled?
prefix
Properties
Optional
disabled
disabled
?:
boolean
|
(
()
=>
boolean
)
prefix
prefix
:
string
The prefix string to be added to the log message.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
disabled
prefix
@luolapeikko/logger-suite
Loading...
The prefix string to be added to the log message.