diff include/freeDiameter/libfdproto.h @ 1193:dcc467aeda12

Include source file information in ERROR logs
author Sebastien Decugis <sdecugis@freediameter.net>
date Tue, 11 Jun 2013 14:03:36 +0800
parents f40de74bd1c7
children c38bb8b69c43
line wrap: on
line diff
--- a/include/freeDiameter/libfdproto.h	Tue Jun 11 10:05:50 2013 +0800
+++ b/include/freeDiameter/libfdproto.h	Tue Jun 11 14:03:36 2013 +0800
@@ -519,7 +519,7 @@
 }		}
 
 /* the following macro must be replaced with LOG_E or LOG_F */
-# define TRACE_ERROR	fd_log_error
+# define TRACE_ERROR	LOG_E
 
 
 /* The following macros are missing the faillevel information, which indicates at what log level the error case should be displayed. */
"Welcome to our mercurial repository"