Mercurial > libervia-backend
log src/core/log_config.py @ 1941:befdcfc55569
age | author | description |
---|---|---|
Mon, 18 Apr 2016 18:33:59 +0200 | Goffi | core (logs): use tools.config to handle sat.conf |
Mon, 18 Apr 2016 18:33:59 +0200 | Goffi | core (logs): log color location can now be specified with %(color_start)s and %(color_end)s |
Sun, 17 Apr 2016 14:45:26 +0200 | Goffi | use of /usr/bin/env instead of /usr/bin/python in shebang |
Sun, 03 Jan 2016 16:28:30 +0100 | Goffi | copyright update |
Mon, 30 Mar 2015 10:26:26 +0200 | Goffi | 2015 copyright dates update |
Mon, 25 Aug 2014 17:21:03 +0200 | Goffi | core (logging): new backend_data parameter can be used to transmit specific data to a backend + Twisted backend use this option to know if we are in debug or nodaemon mode |
Sun, 24 Aug 2014 18:44:17 +0200 | Goffi | core (logging): fixed twisted backend for twistd plugin, /!\ stdout logging in debug/nodaemon mode does'nt work anymore with .tac files. |
Thu, 21 Aug 2014 02:14:24 +0200 | Goffi | core (logging): logging is added to stdout in nodaemon mode (it was already the case in debug mode) |