We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f6a4aa commit ab69a47Copy full SHA for ab69a47
src/BuffLog/BuffLog.php
@@ -76,7 +76,7 @@ public static function __callStatic($methodName, $args)
76
}
77
78
79
- private function enrichLog()
+ private static function enrichLog()
80
{
81
// This should probably implemented as a Monolog Processor
82
// https://github.com/Seldaek/monolog/tree/master/src/Monolog/Processor
0 commit comments