Documentation
Preparing search index...
@datadog/browser-logs
ErrorSource
Type Alias ErrorSource
type
ErrorSource
=
{
AGENT
:
"agent"
;
CONSOLE
:
"console"
;
CUSTOM
:
"custom"
;
LOGGER
:
"logger"
;
NETWORK
:
"network"
;
REPORT
:
"report"
;
SOURCE
:
"source"
;
}
Index
Properties
AGENT
CONSOLE
CUSTOM
LOGGER
NETWORK
REPORT
SOURCE
Properties
Readonly
AGENT
AGENT
:
"agent"
= 'agent'
Readonly
CONSOLE
CONSOLE
:
"console"
= 'console'
Readonly
CUSTOM
CUSTOM
:
"custom"
= 'custom'
Readonly
LOGGER
LOGGER
:
"logger"
= 'logger'
Readonly
NETWORK
NETWORK
:
"network"
= 'network'
Readonly
REPORT
REPORT
:
"report"
= 'report'
Readonly
SOURCE
SOURCE
:
"source"
= 'source'
Settings
Theme
OS
Light
Dark
On This Page
Properties
AGENT
CONSOLE
CUSTOM
LOGGER
NETWORK
REPORT
SOURCE
Documentation
Loading...