maposmatic-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Maposmatic-dev] [PATCH maposmatic 2/2] include PID in example log messa


From: David Decotigny
Subject: [Maposmatic-dev] [PATCH maposmatic 2/2] include PID in example log messages
Date: Tue, 12 Jan 2010 00:39:14 +0100

From: David Decotigny <address@hidden>

---
 www/settings_local.py-template |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/www/settings_local.py-template b/www/settings_local.py-template
index 5a8c646..f6e874f 100644
--- a/www/settings_local.py-template
+++ b/www/settings_local.py-template
@@ -52,7 +52,7 @@ DEFAULT_MAPOSMATIC_LOG_FILE = 
'/path/to/maposmatic/logs/maposmatic.log'
 # Default log level when the env variable DEFAULT_MAPOSMATIC_LOG_LEVEL
 # is not set
 DEFAULT_MAPOSMATIC_LOG_LEVEL = logging.INFO
-DEFAULT_MAPOSMATIC_LOG_FORMAT = "%(asctime)s - %(name)s - %(levelname)s - 
%(message)s"
+DEFAULT_MAPOSMATIC_LOG_FORMAT = "%(asctime)s - %(name)address@hidden(process)d 
- %(levelname)s - %(message)s"
 
 # Base bounding box
 BASE_BOUNDING_BOX = (51.956, -7.838, 41.458, 11.937)
-- 
1.6.4.4





reply via email to

[Prev in Thread] Current Thread [Next in Thread]