[ Index ]

PHP Cross Reference of YOURLS

title

Body

[close]

/includes/vendor/psr/log/src/

FolderUp one level  
FileAbstractLogger.php           [source] [15 lines]    This is a simple Logger implementation that other Loggers can inherit from.
FileInvalidArgumentException.php [source] [7 lines]     
FileLogLevel.php                 [source] [18 lines]    
FileLoggerAwareInterface.php     [source] [14 lines]    
FileLoggerAwareTrait.php         [source] [22 lines]    Basic Implementation of LoggerAwareInterface.
FileLoggerInterface.php          [source] [98 lines]    
FileLoggerTrait.php              [source] [98 lines]    This is a simple Logger trait that classes unable to extend AbstractLogger (because they extend another class, etc) can include. It simply delegates all log-level-specific methods to the `log` method to reduce boilerplate code that a simple Logger that does the same thing with messages regardless of the error level has to implement.
FileNullLogger.php               [source] [26 lines]    


Generated: Tue Apr 1 05:10:01 2025 Cross-referenced by PHPXref 0.7.1