Mercurial > libervia-backend
log src/core/log.py @ 1129:08f50fdac21b
age | author | description |
---|---|---|
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 |
Wed, 14 May 2014 12:51:24 +0200 | Goffi | core (log): moved configuration to core.log_config; this avoid import issues with pyjamas. |
Thu, 08 May 2014 19:11:20 +0200 | Goffi | core (log): added "custom" backend |
Thu, 08 May 2014 17:16:15 +0200 | Goffi | core (logs): workaround for pyjamas bug |
Mon, 05 May 2014 20:16:13 +0200 | Goffi | core (log/standard backend): added "%(profile)s" format management |
Mon, 05 May 2014 20:16:08 +0200 | Goffi | core(log): standard backend: colors are now checked on a per handler basis |
Mon, 05 May 2014 20:12:19 +0200 | Goffi | primitivus: use of new logging system: |
Mon, 05 May 2014 18:58:34 +0200 | Goffi | core (log): added magic %(profile)s key to log_fmt: |