Class SimpleID\Util\DefaultLogger

extends Log
implements LoggerInterface
uses LoggerTrait

The default SimpleID logger.

This logger extends the logger included in the Fat-Free framework by implementing the PSR-3 specification. In addition, it retains the same log file format as per SimpleID 1.

You can replace this logger with any PSR-3 compliant logger.

  • Log
    • SimpleID\Util\DefaultLogger implements LoggerInterface uses LoggerTrait
Methods
Properties