Changeset 96:0f00d1c7c619
- Timestamp:
- 10/24/08 20:48:33 (3 years ago)
- Branch:
- unix
- Files:
-
- 1 modified
-
examples/StormXmlSiren-log.conf (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
examples/StormXmlSiren-log.conf
r95 r96 42 42 43 43 [logger_XmlWeather] 44 level= DEBUG44 level=INFO 45 45 handlers=console 46 46 qualname=XmlWeather … … 48 48 49 49 [logger_StormWeather] 50 level= DEBUG50 level=INFO 51 51 handlers=console 52 52 qualname=StormWeather … … 54 54 55 55 [logger_History] 56 level= DEBUG56 level=INFO 57 57 handlers=console 58 58 qualname=History
