Preparing search index...
The search index is not available
nightingale-monorepo
nightingale-monorepo
nightingale/src
BrowserConsoleFormatter
Class BrowserConsoleFormatter
Implements
StringArrayNightingaleFormatter
Index
Constructors
constructor
Properties
style
To
Html
Style
Methods
format
Constructors
constructor
new
Browser
Console
Formatter
(
theme
?
)
:
BrowserConsoleFormatter
Parameters
theme
:
"dark"
|
"light"
= "light"
Returns
BrowserConsoleFormatter
Properties
style
To
Html
Style
style
To
Html
Style
:
Readonly
<
Record
<
string
,
HtmlStyle
>
>
Methods
format
format
<
T
>
(
record
)
:
string
[]
Type Parameters
T
extends
Metadata
Parameters
record
:
LogRecord
<
T
>
Returns
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
style
To
Html
Style
Methods
format
nightingale-monorepo
Loading...