diff options
| author | Asko Nõmm <asko@nth.ee> | 2024-11-11 02:20:38 +0200 |
|---|---|---|
| committer | Asko Nõmm <asko@nth.ee> | 2024-11-11 02:20:38 +0200 |
| commit | 6e01b0239518a10539c431574c3ec3b29d0be35c (patch) | |
| tree | 653e58a4303087397309b150db71767bbb4c93c4 /README.md | |
| parent | ddc3b1a02c428c13aca267fd8f1890a40526a535 (diff) | |
Update README
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 |
