diff options
author | Alexandru DAMIAN <alexandru.damian@intel.com> | 2014-01-20 09:39:34 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-18 10:24:06 +0000 |
commit | d086fa3aed34a05d52e73c255ca22379149a64a1 (patch) | |
tree | c55f38b6b86b513c0d4b47a01fed47c9db1cb163 /bitbake/lib/codegen.py | |
parent | f99f2cdd69f1015953a7e9ab07af46dd63e50ad4 (diff) | |
download | poky-d086fa3aed34a05d52e73c255ca22379149a64a1.tar.gz |
bitbake: toasterui: add extra debug and development infos
We update and add logs throughout the code in order to help
with development. The extra logging is turned off by default,
but it can be enabled by using environment variables.
All logging happens through the Python logging facilities.
The toaster UI will save a log of all incoming events if the
TOASTER_EVENTLOG variable is set.
If TOASTER_SQLDEBUG is set all DB queries will be logged.
If TOASTER_DEVEL is set and the django-fresh module is available,
the module is enabled to allow auto-reload of pages when the
source is changed.
(Bitbake rev: 10c27450601b4d24bbb273bd0e053498807d1060)
Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/codegen.py')
0 files changed, 0 insertions, 0 deletions