Documentation Center

CW Logging

CW and CW tools use a common error handling/logging mechanism. The debug level is set by checking for a flag in the registry under a setting called appid_debugLevel (e.g. cw_debugLevel, cw_di_debugLevel...). By default the debug level is set to 0. CWAssignlistview.jsp and CW.jsp have examples of how the error handling should be done.