Skip to content

Commit

Permalink
Update LoggerProvider.php
Browse files Browse the repository at this point in the history
  • Loading branch information
shenyman authored Jan 28, 2023
1 parent ff0615c commit bc36edc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Providers/LoggerProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
use Phalcon\Di\ServiceProviderInterface;
use Phalcon\Logger\Adapter\Stream as FileLogger;
use Phalcon\Logger\Formatter\Line as FormatterLine;
use Phalcon\Logger\Logger;

/**
* Logger service
Expand Down

0 comments on commit bc36edc

Please sign in to comment.