Constructors

  • Parameters

    • OptionallogLevel: string

      the log level to use

    • OptionaldevMode: boolean

      if true, show full stack traces in error messages

    Returns SoloLogger

Methods

  • Parameters

    • title: string
    • obj: object

    Returns void

  • Parameters

    • title: string
    • items: string[] = []

    Returns boolean

  • Parameters

    • msg: any
    • ...args: any

    Returns void