Rename & Testfix

This commit is contained in:
Philipp Holzer 2019-03-04 08:42:08 +01:00 committed by Hypolite Petovan
parent cc8a6c85ae
commit eec4ee3fed
8 changed files with 17 additions and 32 deletions

View file

@ -9,7 +9,7 @@ use Psr\Log\LogLevel;
/**
* A Logger instance for logging into a stream (file, stdout, stderr)
*/
class StreamLogger extends AbstractFriendicaLogger
class StreamLogger extends AbstractLogger
{
/**
* The minimum loglevel at which this logger will be triggered