Overview

Namespaces

  • AloFramework
    • Log
  • PHP
  • Psr
    • Log
      • Test

Classes

  • Log

Exceptions

  • LogException
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Class LogException

Log-related exceptions

Exception
Extended by AloFramework\Log\LogException
Namespace: AloFramework\Log
Author: Art a.molcanovas@gmail.com
Located at class/LogException.php
Methods inherited from Exception
__construct(), __toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Constants summary
integer E_INVALID_PATH

Code when the log save path is invalid

Code when the log save path is invalid

# 1
Properties inherited from Exception
$code, $file, $line, $message
AloFramework Logger API documentation generated by ApiGen