]> wagnertech.de Git - mfinanz.git/blobdiff - config/kivitendo.conf.default
Banktransaction: Kontoauszug verbuchen überarbeitet(4)
[mfinanz.git] / config / kivitendo.conf.default
index 99d1ea3c1207807436987a2a62468c835eab2fb3..7f5b626b0f72cb7b1d8af5c927e173ad0e754c33 100644 (file)
@@ -294,6 +294,8 @@ dbix_log4perl_config = log4perl.logger = FATAL, LOGFILE
 #   REQUEST            - Log each request. Careful! Passwords get filtered, but
 #                        there may be confidential information being logged here
 #   WARN               - warnings
+#   SHOW_CALLER        - include the file name & line number from where a call
+#                        to "message" or "dump" was called
 #   ALL                - all possible debug messages
 #
 #   DEVEL              - sames as "INFO QUERY TRACE BACKTRACE_ON_ERROR REQUEST_TIMER"