[Koha-bugs] [Bug 13889] Add information about cron jobs to system log

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 23 13:53:22 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13889

--- Comment #29 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 38408
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38408&action=edit
[PASSED QA] Provide parameter $infos in cronlogaction() (Alternative for patch
Bug 13889: Log with parameters)

To test:

- Apply patches interactive and skip following patch:  Bug 13889: Log with
parameters
- Tweak a cron job in order to call cronlogaction twice, one with a param at
the beginning of the cron ob, e.g.
cronlogaction("This is my message") and one without param.
- Run this cron job.
Result: You should have two entries in the log, one with and one without
additional information after the path and name of the calling script.

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list