class NullLogger extends NullLogger implements LoggerInterface
NullLogger.
Methods
| emerg($message, array $context = array()) | ||
| crit($message, array $context = array()) | ||
| err($message, array $context = array()) | ||
| warn($message, array $context = array()) |
class NullLogger extends NullLogger implements LoggerInterface
NullLogger.
| emerg($message, array $context = array()) | ||
| crit($message, array $context = array()) | ||
| err($message, array $context = array()) | ||
| warn($message, array $context = array()) |
Please login to continue.