From: pines Date: Sun, 13 May 2007 08:27:21 +0000 (+0000) Subject: tweak the log levels X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=a72849ddf63f45aed2010ac2190769ec6ff0cb9e;p=Evergreen.git tweak the log levels git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_0@7290 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/xul/staff_client/chrome/content/util/error.js b/Open-ILS/xul/staff_client/chrome/content/util/error.js index fb48e1ac23..cd5b612c9b 100644 --- a/Open-ILS/xul/staff_client/chrome/content/util/error.js +++ b/Open-ILS/xul/staff_client/chrome/content/util/error.js @@ -97,14 +97,16 @@ util.error.prototype = { 'D_EXPLODE' : false, 'D_FM_UTILS' : false, 'D_PRINT' : { 'dump' : true }, - 'D_SES' : { 'dump' : true }, + 'D_OBSERVERS' : { 'dump' : true, 'console' : false }, + 'D_CACHE' : { 'dump' : true, 'console' : false }, + 'D_SES' : { 'dump' : true, 'console' : false }, 'D_SES_FUNC' : false, 'D_SES_RESULT' : { 'dump' : true }, 'D_SES_ERROR' : { 'dump' : true, 'console' : true }, 'D_SPAWN' : false, 'D_STRING' : false, 'D_UTIL' : false, - 'D_WIN' : false, + 'D_WIN' : { 'dump' : true }, 'D_WIDGETS' : false }, @@ -345,16 +347,16 @@ util.error.prototype = { if (b3) xml += '