View Issue Details

IDProjectCategoryView StatusLast Update
0003334Composrcorepublic2018-02-10 00:25
ReporterChris GrahamAssigned ToChris Graham 
SeverityFeature-request 
Status resolvedResolutionfixed 
Product Version 
Fixed in Version 
Summary0003334: Logging improvements
DescriptionFrom 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).
TagsNo tags attached.
Time estimation (hours)3
Sponsorship open

Activities

Chris Graham

2018-02-05 00:56

administrator   ~0005436

Implemented tasks log.

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).

Chris Graham

2018-02-09 23:55

administrator   ~0005485

Actually I have added supported for viewing any .log file that is there, and clearing, deleting, or downloading them. We already did viewing for the permissions log so it wasn't a lot of code.

Chris Graham

2018-02-10 00:25

administrator   ~0005486

We can consider this done. I don't want to do auto-refresh. Manual refresh is easy enough, especially on the download links (which open a text dump that can be refreshed).

Issue History

Date Modified Username Field Change
2017-08-31 14:58 Chris Graham New Issue
2018-02-05 00:56 Chris Graham Note Added: 0005436
2018-02-09 23:55 Chris Graham Note Added: 0005485
2018-02-10 00:25 Chris Graham Note Added: 0005486
2018-02-10 00:25 Chris Graham Status non-assigned => resolved
2018-02-10 00:25 Chris Graham Resolution open => fixed
2018-02-10 00:25 Chris Graham Assigned To => Chris Graham