Changeset 234 for trunk/common/config.py
- Timestamp:
- 06/10/08 14:06:36 (5 years ago)
- File:
-
- 1 edited
-
trunk/common/config.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/common/config.py
r220 r234 83 83 84 84 # Logger 85 LOGGER_FORMAT = "% %(asctime)s::%%(threadName)s::%%(levelname)s::%%(message)s"85 LOGGER_FORMAT = "%(asctime)s::%(threadName)s::%(levelname)s::%(message)s" 86 86 87 87 # Data 88 DATA_FILE = "papywizard-% %s.xml"88 DATA_FILE = "papywizard-%s.xml" 89 89 90 90 # Hardware
Note: See TracChangeset
for help on using the changeset viewer.
