Statistics
| Branch: | Tag: | Revision:

root / logic / logging.conf @ 2bf8d695

History | View | Annotate | Download (1.7 kB)

# Date Author Comment
d28244af 08/31/2011 11:45 am Vangelis Koukis

Improve logging in logic/dispatcher.py

  • Include file-based logging in /var/log/synnefo/dispatcher.log
    for the dispatcher in the default configuration.
  • Have the dispatcher redirect stdout and stderr file descriptors
    to the first file-based logfile....
e639edf9 07/11/2011 01:27 pm Giorgos Gousios

Default log configuration: syslog on Linux

Refs: #779

d028ab18 07/07/2011 05:08 pm Giorgos Gousios

Handle and log system exceptions on invitation send

98f36397 07/01/2011 11:32 am Giorgos Gousios

Logging configuration for the rapi logger

9541b89d 06/30/2011 04:46 pm Giorgos Gousios

Change configuration to print logs to the console

c718de42 06/20/2011 12:54 pm Giorgos Gousios

Configuration for syslog, app-wide logging

f13691b3 06/20/2011 11:22 am Giorgos Gousios

Move logging configuration to a module