diff common/logging.h @ 1058:fe2c6666b462

(issue46) Add debug option to trustbridge client application
author Andre Heinecke <andre.heinecke@intevation.de>
date Tue, 09 Sep 2014 17:58:55 +0200
parents f89b41fa7048
children 317ee9dc4684
line wrap: on
line diff
--- a/common/logging.h	Tue Sep 09 17:16:07 2014 +0200
+++ b/common/logging.h	Tue Sep 09 17:58:55 2014 +0200
@@ -26,6 +26,8 @@
 /** @def The name used for logging */
 #define LOG_NAME "TrustBridge"
 
+extern bool g_debug;
+
 #ifdef WIN32
 
 #include <windows.h>

http://wald.intevation.org/projects/trustbridge/