mirror of
https://github.com/friendica/friendica
synced 2025-04-26 10:30:11 +00:00
Rename & Testfix
This commit is contained in:
parent
cc8a6c85ae
commit
eec4ee3fed
8 changed files with 17 additions and 32 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue