nightingale-monorepo
Preparing search index...
nightingale/src
NightingaleFormatter
Interface NightingaleFormatter
interface
NightingaleFormatter
{
format
:
<
T
extends
Metadata
>
(
record
:
LogRecord
<
T
>
,
)
=>
[
string
,
...
string
[]
]
;
}
Implemented by
BrowserConsoleFormatter
Index
Properties
format
Properties
format
format
:
<
T
extends
Metadata
>
(
record
:
LogRecord
<
T
>
)
=>
[
string
,
...
string
[]
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
format
nightingale-monorepo
Loading...