Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LoggingEvent

Represents a logging message and all required context.

Hierarchy

  • LoggingEvent

Index

Constructors

Properties

Constructors

constructor

Properties

level

level: Level

The level associated with the message.

logger

logger: Logger

The logger that should output the message.

message

message: any

The message to be logged.

Generated using TypeDoc