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

NamespacePsr\Log

Classes summary

AbstractLoggerThis is a simple Logger implementation that other Loggers can inherit from.
LogLevelDescribes log levels
NullLoggerThis Logger can be used to avoid conditional log calls

Interfaces summary

LoggerAwareInterfaceDescribes a logger-aware instance
LoggerInterfaceDescribes a logger instance

Traits summary

LoggerAwareTraitBasic Implementation of LoggerAwareInterface.
LoggerTraitThis is a simple Logger trait that classes unable to extend AbstractLogger (because they extend another class, etc) can include.

Exceptions summary

InvalidArgumentException
AloFramework Logger API documentation generated byApiGen 2.8.0