Statistics
| Branch: | Tag: | Revision:

root / snf-common / synnefo / settings @ 9e20fcee

Name Size
  default
__init__.py 2.8 kB
test.py 264 Bytes

Latest revisions

# Date Author Comment
74d988b0 02/01/2013 04:00 pm Christos Stavrakakis

pep8 fixes to snf-common

6de5850a 12/14/2012 06:22 pm Christos Stavrakakis

Fix test settings

LOGGING has been renamed to LOGGING_SETUP

3f16a6c7 10/29/2012 06:31 pm Kostas Papadimitriou

Proper exception representation

6690e770 10/24/2012 12:47 pm Christos Stavrakakis

Do not import logging in common default settings

bdff90d3 10/24/2012 11:55 am Christos Stavrakakis

Move LOGGING_SETUP from common to webproject

c24ca4e8 10/11/2012 06:17 pm Vangelis Koukis

Bail out if any settings file is unreadable

Log an error to stderr and die immediately if any settings file
under SYNNEFO_SETTINGS_DIR (/etc/synnefo by default) is unreadable.

Also remove use of braindead Python glob(), which ignores access failure
errors, and fails silenty....

af471421 10/11/2012 05:43 pm Christos Stavrakakis

Increase snf-manage logging level to warning

d01cd522 10/10/2012 03:19 pm Christos Stavrakakis

Various fixes about logging

Fix logging from snf-manage commands. Modify snf-manage implementation
in order to setup the loggers for all snf-manage commands. Configuration
is based on SNF_MANAGE_LOGGING_SETUP setting from snf-common or on
basicConfig if that setting is missing....

a0b5eea5 09/10/2012 12:03 pm Christos Stavrakakis

Fix broken logging

Rename LOGGING setup to LOGGING_SETUP, as this name is required by
the LoggingConfigMiddleware. Django's default LOGGING setting can
be used with Django>=1.3

Also change default handler to 'console' and add a more verbose format.

9940eacf 01/27/2012 11:16 am Kostas Papadimitriou

Initial split of documentation

- Moved synnefo documentation in docs dir
- Added documentation files for each synnefo package seperately
- Moved dispatcher, admin logging settings in snf-app

View revisions

Also available in: Atom