logreader
logreader copied to clipboard
📜 Log reader for Nextcloud
On bright color mode the code is formatted very bad, colors are still for dark mode: 
### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...
### Steps to reproduce 1. configure 'log_type' to be 'syslog', 2. wait for warning ### Expected behaviour This is one of the defined ways to log system messages, so everything...
### Steps to reproduce 1. Use the PSR logger and log with `->error("Oh no", ['exception' => $e])` 2. 3. ### Expected behaviour I see an entry with "Oh no". When...
### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...
add a dashboard widget that shows the last messages to the admin
stable24 branch 1. Click Load log file, select the log file, the log file will not be loaded. Error in chrome console. 2. Logs are not re-loaded after changing logging...
### Steps to reproduce 1. Set loglevel to in `config/config.php` to 0 (`'loglevel' => 0`). 2. Execute many actions which will trigger a log message to get written. 3. Open...
### Steps to reproduce 1. Enter Settings -> Logging 2. Uncheck all filters 3. Try to refresh or return to Logging after loading another page ### Expected behaviour An empty...
### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...