mirror of
https://github.com/Seldaek/monolog.git
synced 2025-10-22 09:06:10 +02:00
updated the documentation
This commit is contained in:
committed by
odino
parent
b439707cbb
commit
33ea09eb6a
@@ -12,9 +12,9 @@
|
||||
namespace Monolog\Handler;
|
||||
|
||||
/**
|
||||
* Base class for all mail handlers
|
||||
* Class to record a log on a NewRelic application
|
||||
*
|
||||
* @author Gyula Sallai
|
||||
* @see https://newrelic.com/docs/php/new-relic-for-php
|
||||
*/
|
||||
class NewRelicHandler extends AbstractProcessingHandler
|
||||
{
|
||||
|
Reference in New Issue
Block a user