#3334 - Logging improvements
| Identifier | #3334 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Logging improvements |
| Status | Completed |
| Handling member | Chris Graham |
| Addon | core |
| Description | From the error log screen link to all other .log files (will need to proxy it to read content). Have an auto-refresh feature.
Implement a tasks.log. Task hooks would be able to write to this log to show their current progress (using an API call that automatically handles timestamps and hook name). |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
For now I am happy just leaving the other logs as a disk based mechanism.
Users with advanced sites will typically be happy enough using a unix shell.
Each log need manually setting up to start logging anyway (as described in the code book).