Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 97358b9b

Von Sven Schöling vor mehr als 13 Jahren hinzugefügt

  • ID 97358b9b35233c732be555c5a261ff5d487ad894
  • Vorgänger 9122bdf7
  • Nachfolger 3e8a8c57

Separates Logging für die Console.

Wenn man mit Userrechten arbeitet gibt es ständig Konflikte welcher Prozess nun
auf das Logfile zugreifen darf. LXDebug ignoriert das still, aber Log4Perl
stirbt mit einer Fehlermeldung. Ab nu gibt es eine separate Logdatei für die
Konsole, und gut ist.

Conflicts:

SL/DB.pm
scripts/console

Unterschiede anzeigen:

config/lx_office.conf.default
171 171
# location of history file for permanent history
172 172
history_file = users/console_history
173 173

  
174
# location of a separate log file for the console. everything normally written
175
# to the lx-office log will be put here if triggered from the console
176
log_file = /tmp/lxoffice_console_debug.log
177

  
174 178
[debug]
175 179
# Use DBIx::Log4perl for logging DBI calls. The string LXDEBUGFILE
176 180
# will be replaced by the file name configured for $::lxdebug.

Auch abrufbar als: Unified diff