Skip to content
This repository was archived by the owner on Jan 23, 2021. It is now read-only.
Emanuel Bitkov edited this page Jul 17, 2019 · 2 revisions

This is an overview of the complete API.

  • crytlbrd/Exceptionist/

    • class Environment

      • ::E_LEVEL_DEBUG
      • ::E_LEVEL_INFO
      • ::E_LEVEL_WARNING
      • ::E_LEVEL_ERROR
      • ::E_LEVEL_NONE
    • trait ExceptionistTrait

      • private $ExceptionistLog : array

      • private $ExceptionistReportingLevel : int

      • private function log( ... ): void

      • private function getExceptionistLogs( ... ): array

      • private function getLastExceptionistLog(): array

Clone this wiki locally