17 Nov
2020
17 Nov
'20
4:20 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26854 --- Comment #13 from David Cook <dcook@prosentient.com.au> --- (In reply to Jonathan Druart from comment #12)
Shouldn't we use the log dir defined in the log4perl config file?
I am not sure that I understand your question. logdir in etc/koha-conf.xml is set by __LOG_DIR__ and the log dir in etc/log4perl.conf is also set by __LOG_DIR__, so it's the same log directory. The log4perl config file is also not able to be parsed by anything except Log4Perl, and using Log4Perl isn't really an option here without rewriting tools/stage-marc-import.pl to use Log4Perl instead of using the warn built-in. -- You are receiving this mail because: You are watching all bug changes.