mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-07 13:46:38 +02:00
Document partial log records being sent to isHandling
This commit is contained in:
@@ -29,7 +29,7 @@ interface HandlerInterface
|
||||
* is no guarantee that handle() will not be called, and isHandling() might not be called
|
||||
* for a given record.
|
||||
*
|
||||
* @param array $record
|
||||
* @param array $record Partial log record containing only a level key
|
||||
*
|
||||
* @return Boolean
|
||||
*/
|
||||
|
Reference in New Issue
Block a user