Constructors

  • Parameters

    • level: LogLevel
    • date: LogDate
    • channel: string
    • title: string
    • messsage: any
    • instanceUuid: string = ''

    Returns Log

Properties

channel: string
date: LogDate
instanceUuid: string = ''
level: LogLevel
messsage: any
title: string