Monolog v1.1.0 Release Notes

Release Date: 2012-04-23 // about 12 years ago
    • Added Monolog\Logger::isHandling() to check if a handler will handle the given log level
    • Added ChromePHPHandler
    • Added MongoDBHandler
    • Added GelfHandler (for use with Graylog2 servers)
    • Added SocketHandler (for use with syslog-ng for example)
    • Added NormalizerFormatter
    • Added the possibility to change the activation strategy of the FingersCrossedHandler
    • Added possibility to show microseconds in logs
    • Added server and referer to WebProcessor output