AloFramework Logger
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Namespaces

  • AloFramework
    • Log
  • None
  • PHP
  • Psr
    • Log

Classes

  • AbstractLogger
  • LogLevel
  • NullLogger

Interfaces

  • LoggerAwareInterface
  • LoggerInterface

Traits

  • LoggerAwareTrait
  • LoggerTrait

Exceptions

  • InvalidArgumentException

Class LogLevel

Describes log levels

Direct known subclasses

AloFramework\Log\Log

Namespace:Psr\Log
Located atvendor/psr/log/Psr/Log/LogLevel.php

Constants summary

stringEMERGENCY'emergency'
#
stringALERT'alert'
#
stringCRITICAL'critical'
#
stringERROR'error'
#
stringWARNING'warning'
#
stringNOTICE'notice'
#
stringINFO'info'
#
stringDEBUG'debug'
#
AloFramework Logger API documentation generated byApiGen 2.8.0