masto
Preparing search index...
<internal>
LogConfigProps
Interface LogConfigProps
interface
LogConfigProps
{
log
?:
LogType
;
}
Index
Properties
log?
Properties
Optional
Readonly
log
log
?:
LogType
Log level for the client.
debug
: Log everything.
info
: Log important information.
warn
: Log warnings.
error
: Log errors.
Defaults to
warn
.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
log
masto
Loading...
Log level for the client.
debug: Log everything.info: Log important information.warn: Log warnings.error: Log errors.Defaults to
warn.