added #define DISABLE_DEBUGLOG to source files in http and service folders
will alter be enabled to disable verbose debug logging.
This commit is contained in:
@@ -10,6 +10,8 @@
|
|||||||
# include <config.h>
|
# include <config.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//#define DISABLE_DEBUGLOG
|
||||||
|
|
||||||
|
|
||||||
#include "aqhome/http/content_p.h"
|
#include "aqhome/http/content_p.h"
|
||||||
|
|
||||||
|
|||||||
@@ -10,6 +10,9 @@
|
|||||||
# include <config.h>
|
# include <config.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//#define DISABLE_DEBUGLOG
|
||||||
|
|
||||||
|
|
||||||
#include "aqhome/http/content_files_p.h"
|
#include "aqhome/http/content_files_p.h"
|
||||||
|
|
||||||
#include <gwenhywfar/debug.h>
|
#include <gwenhywfar/debug.h>
|
||||||
|
|||||||
@@ -10,6 +10,8 @@
|
|||||||
# include <config.h>
|
# include <config.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//#define DISABLE_DEBUGLOG
|
||||||
|
|
||||||
|
|
||||||
#include "aqhome/http/endpoint_http_p.h"
|
#include "aqhome/http/endpoint_http_p.h"
|
||||||
|
|
||||||
|
|||||||
@@ -10,6 +10,8 @@
|
|||||||
# include <config.h>
|
# include <config.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//#define DISABLE_DEBUGLOG
|
||||||
|
|
||||||
|
|
||||||
#include "./httprequest_p.h"
|
#include "./httprequest_p.h"
|
||||||
|
|
||||||
|
|||||||
@@ -10,6 +10,8 @@
|
|||||||
# include <config.h>
|
# include <config.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//#define DISABLE_DEBUGLOG
|
||||||
|
|
||||||
|
|
||||||
#include "aqhome/http/httpservice_p.h"
|
#include "aqhome/http/httpservice_p.h"
|
||||||
|
|
||||||
|
|||||||
@@ -10,6 +10,8 @@
|
|||||||
# include <config.h>
|
# include <config.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//#define DISABLE_DEBUGLOG
|
||||||
|
|
||||||
|
|
||||||
#include "aqhome/http/httpservice_conf.h"
|
#include "aqhome/http/httpservice_conf.h"
|
||||||
#include "aqhome/http/httpservice_p.h"
|
#include "aqhome/http/httpservice_p.h"
|
||||||
|
|||||||
@@ -10,6 +10,8 @@
|
|||||||
# include <config.h>
|
# include <config.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//#define DISABLE_DEBUGLOG
|
||||||
|
|
||||||
|
|
||||||
#include "aqhome/http/httpservice_http.h"
|
#include "aqhome/http/httpservice_http.h"
|
||||||
#include "aqhome/http/httpservice_conf.h"
|
#include "aqhome/http/httpservice_conf.h"
|
||||||
|
|||||||
@@ -10,6 +10,8 @@
|
|||||||
# include <config.h>
|
# include <config.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//#define DISABLE_DEBUGLOG
|
||||||
|
|
||||||
|
|
||||||
#include "./urlhandler_p.h"
|
#include "./urlhandler_p.h"
|
||||||
#include "aqhome/http/httpservice_http.h"
|
#include "aqhome/http/httpservice_http.h"
|
||||||
|
|||||||
@@ -10,6 +10,8 @@
|
|||||||
# include <config.h>
|
# include <config.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//#define DISABLE_DEBUGLOG
|
||||||
|
|
||||||
|
|
||||||
#include "aqhome/service/service_p.h"
|
#include "aqhome/service/service_p.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user