Preparing search index...
The search index is not available
@tsjam/logger
@tsjam/logger
ConsoleOutput
Class ConsoleOutput
Implement this API in order to receive log writes into your custom output.
Implements
LogOutput
Index
Constructors
constructor
Properties
show
Meta
Methods
write
format
Message
Constructors
constructor
new
ConsoleOutput
()
:
ConsoleOutput
Returns
ConsoleOutput
Properties
show
Meta
showMeta
:
boolean
= true
Methods
write
write
(
entry
:
LogEntry
)
:
void
Parameters
entry
:
LogEntry
Returns
void
Static
format
Message
formatMessage
(
__namedParameters
:
LogEntry
)
:
string
Parameters
__namedParameters
:
LogEntry
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
show
Meta
Methods
write
format
Message
@tsjam/logger
Loading...
Implement this API in order to receive log writes into your custom output.