Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LogMessage

Data object to store captured log messages. This object is used by CachedLogger.

Hierarchy

  • LogMessage

Index

Properties

correlation_id

correlation_id: string

The transaction id to trace execution through call chain.

error

error: ErrorDescription

The description of the captured error

ErrorDescription ApplicationException

level

level: string

This log level

message

message: string

The human-readable message

source

source: string

The source (context name)

time

time: Date

The time then message was generated

Generated using TypeDoc