1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-06 13:16:39 +02:00

Php docs small error

This commit is contained in:
tiagowbpr
2014-12-05 23:46:37 -02:00
parent 4119844a43
commit 59c52eeea5

View File

@@ -474,7 +474,7 @@ class Logger implements LoggerInterface
}
/**
* Adds a log record at the INFO level.
* Adds a log record at the NOTICE level.
*
* This method allows for compatibility with common interfaces.
*