[Koha-bugs] [Bug 16436] Allow action logs to be logged to the koha log file

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 4 12:00:42 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16436

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #51167|0                           |1
        is obsolete|                            |

--- Comment #4 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 51183
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51183&action=edit
Bug 16436 - Allow action logs to be logged to the koha log file

Test Plan:
1) Ensure that your Koha::Logger configuration is in good working order
2) Apply this patch
3) Modify the first line of your log4perl.conf file from:
    log4perl.logger.intranet = WARN, INTRANET
   to
    log4perl.logger.intranet = INFO, INTRANET
4) Change a system preference setting
5) Note the new line in your log file!

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


More information about the Koha-bugs mailing list