Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LoggerContext

A logger context.

Hierarchy

  • LoggerContext

Index

Properties

action

Gets the underlying action.

Optional category

category: LogCategory

Gets the category.

message

message: any

Gets the message (value).

Optional priority

priority: number

Gets the priority.

Optional tag

tag: string

Gets the tag.

time

time: Date

Gets the time.

Generated using TypeDoc