diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -70,5 +70,5 @@ responsible for making sure that the serialized log entry would end up in the ri ### Built-in drivers -- [FileSystemDriver](#) -- [StdoutDriver](#)
\ No newline at end of file +- [FileSystemDriver](https://github.com/askonomm/loggr/blob/main/src/Drivers/FileSystemDriver.php) +- [OutputDriver](https://github.com/askonomm/loggr/blob/main/src/Drivers/OutputDriver.php)
\ No newline at end of file |
