Defines fields for DataDog log messages.
Description
The DataDogLogMessage class defines fields for DataDog log messages.
Fields
time
Date
public
time: Date
Tags
public
tags: any
status
Status
public
status: string
source
Source
public
source: string
service
Service
public
service: string
host
Host
public
host: string
message
Message
public
message: string
logger_name
Logger name
public
logger_name: string
thread_name
Thread name
public
thread_name: string
error_message
Error message
public
error_message: string
error_kind
Error kind
public
error_kind: string
error_stack
Error stack
public
error_stack: string