summaryrefslogtreecommitdiff
path: root/utils/log.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2017-09-05 14:08:48 +0100
committerVincent Sanders <vince@kyllikki.org>2017-09-06 18:45:35 +0100
commit71225624f6f227f479a423f93d966ac0480de042 (patch)
tree5732f8227f1a360411433ad8037f8492551ec426 /utils/log.c
parent72e6050eb3ae7c9e7a96936f2949bae7ef8ca4be (diff)
downloadnetsurf-71225624f6f227f479a423f93d966ac0480de042.tar.gz
netsurf-71225624f6f227f479a423f93d966ac0480de042.tar.bz2
update fetch debug logging to use catagory
Diffstat (limited to 'utils/log.c')
-rw-r--r--utils/log.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/log.c b/utils/log.c
index 834a3e933..db90cbf18 100644
--- a/utils/log.c
+++ b/utils/log.c
@@ -93,6 +93,7 @@ static const char *nslog_gettime(void)
NSLOG_DEFINE_CATEGORY(netsurf, "NetSurf default logging");
NSLOG_DEFINE_CATEGORY(llcache, "Low level cache");
+NSLOG_DEFINE_CATEGORY(fetch, "objet fetching");
static void
netsurf_render_log(void *_ctx,