Preparing search index...
The search index is not available
Comunica
Comunica
@comunica/logger-pretty
ILoggerPrettyArgs
Interface ILoggerPrettyArgs
interface
ILoggerPrettyArgs
{
actors
?:
Record
<
string
,
boolean
>
;
level
:
string
;
}
Index
Properties
actors?
level
Properties
Optional
actors
actors
?:
Record
<
string
,
boolean
>
A whitelist of actor IRIs to log for.
level
level
:
string
The minimum logging level.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actors
level
Comunica
Loading...
A whitelist of actor IRIs to log for.