We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e0b9ae commit cf8ae09Copy full SHA for cf8ae09
readme.md
@@ -13,7 +13,7 @@ A single-file GUI for your php log files which groups similar errors. Written in
13
- It is meant for development-environments.
14
- Created for log-files in the format ``[31-Mar-2021 14:25:56 UTC] PHP Notice: ...``
15
- There is still room for improvement (especially where the log-file is parsed).
16
-
+ - It does not work offline, as we rely on [cdns](https://en.wikipedia.org/wiki/Content_delivery_network) to load dependencies like vue.
17
18
## Getting Started
19
0 commit comments