Set custom attributes that can be used by a logging provider.
Database request.
An error.
Incoming http request.
Response of an incoming http request.
Outgoing http request.
Response of an outgoing http request.
Specifies if the the logstatement is visible for tenant owner / customer.
A value containing the body of the log record. Can be for example a human-readable string message (including multi-line) describing the event in a free form or it can be a structured data composed of arrays and maps of other values. Can vary for each occurrence of the event coming from the same source.
Short event identifier that does not contain varying parts.
Name
describes what happened (e.g. "ProcessStarted"). Recommended to be
no longer than 50 characters. Not guaranteed to be unique in any way.
Typically used for filtering and grouping purposes in backends.
Can be used to identify domain events like FeaturesRequested
or UserLoggedIn
(cf. example).
Generated using TypeDoc
Several options for a log statement, that can be used by logging providers.