Final log object that is produced by Logger and written to console.

Hierarchy

  • Log

Properties

component?: string
context: string
details?: Dict<unknown>
error?: ErrorObject
loglevel: string
logtime: string
message: string
retention: string

Generated using TypeDoc