Qr log improvements
Issue #738
resolved
Use of single date, time from and time to arguments on queries does not include the date used in info level logs. It is suggested this is included (qrscu line 1259 for my version)
Include a record in the log when a task is aborted using the task administration interface of the website
Comments (7)
-
-
Logs task aborts from Tasks interface in appropriate log. Tested for exports. Refs
#738→ <<cset 547784d61764>>
-
Added abort logging from exports interface and pt size imports interface. Refs
#738→ <<cset 505004a26d41>>
-
Adding ref
#738to changes.→ <<cset 94a55263c08e>>
-
Celery 4.3 has been released with a minimum Django version of 1.11! Refs
#738only because that is where it was first caught.→ <<cset dbe6e8c3edc4>>
-
- changed status to resolved
-
-
assigned issue to
- changed milestone to 0.9.1
-
assigned issue to
- Log in to comment
Setting single_date logging to INFO from DEBUG to match other date settings. Refs
#738→ <<cset 5fb17e579d10>>