Mercurial > libervia-backend
view MANIFEST.in @ 991:05e02f8b7eb4
core: logging refactoring, first step:
- added a core.log module
- 3 backends can be used: basic, standard (python's logging module) or twisted
- colors can be used
- the module has been made to be used by frontends, it should work in exotic environments like pyjamas
- logging basic configuration is now made in sat.tac
- core.log configuration is inspired from python standard logging, and use it when possible
- getLogger should be used the same way as for standard logging
author | Goffi <goffi@goffi.org> |
---|---|
date | Sat, 19 Apr 2014 00:02:38 +0200 |
parents | a3aa4d046914 |
children | 268278d9aef2 |
line wrap: on
line source
include MANIFEST.in distribute_setup.py global-include *.py global-include *.ini global-include *.po *.mo global-include CHANGELOG COPYING* INSTALL README* global-include *.sh include src/sat.* include frontends/src/jp/jp frontends/src/primitivus/primitivus frontends/src/wix/wix include src/bridge/bridge_constructor/mediawiki_template.tpl prune src/bridge/bridge_constructor/generated