The most explicit way to configure logging, with the ability to set both events and specific outputs.
Setting the emits field to [] will disable logging for the specified events.
emits
[]
See DataAPIClientEventMap & LoggingConfig for much more info.
Readonly
Overview
The most explicit way to configure logging, with the ability to set both events and specific outputs.
Setting the
emits
field to[]
will disable logging for the specified events.See DataAPIClientEventMap & LoggingConfig for much more info.
See