Interface ICustomErrorCallback

  • Parameters

    • message: string

      html-formatted message of error, what was happened

    • error: Throwable

      throwable, that was catched by logger

    • log: string

      html-formatted log of error

    • stacktrace: string

      html-formatted stacktrace of error

    Returns boolean

    At the moment, log is persistent and it generation takes some time.

Copyright © 2024 Nernar. Copyright © 2020 #mineprogramming. Built with ❤ and TypeDoc.