source: pro-violet-viettel/www/deploy/api/platform/config/logging.yml @ 784

Last change on this file since 784 was 784, checked in by dungnv, 10 years ago
File size: 395 bytes
Line 
1prod:
2  enabled: off
3  level:   err
4  rotate:  on
5  purge:   off
6
7#all:
8#  enabled: on
9#  level:   debug
10#  rotate:  off
11#  period:  7
12#  history: 10
13#  purge:   on
14#  loggers:
15#    sf_web_debug:
16#      class: sfWebDebugLogger
17#      param:
18#        condition: %SF_WEB_DEBUG%
19#    sf_file_debug:
20#      class: sfFileLogger
21#      param:
22#        file: %SF_LOG_DIR%/%SF_APP%_%SF_ENVIRONMENT%.log
Note: See TracBrowser for help on using the repository browser.