changeset 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 48759e3f7611
children 90d1222a65a8
files include/freeDiameter/libfdproto.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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"