Changes for page Development-WOEvents and Logging
Last modified by Pascal Robert on 2010/09/19 10:30
From version 3.1
edited by Quinton Dolan
on 2007/07/12 20:35
on 2007/07/12 20:35
Change comment:
There is no comment for this version
To version 5.1
edited by Pascal Robert
on 2010/09/19 10:30
on 2010/09/19 10:30
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - Programming__WebObjects-Web Applications-Development-WOEvents and Logging1 +Development-WOEvents and Logging - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. qdolan1 +XWiki.probert - Content
-
... ... @@ -1,4 +1,4 @@ 1 -== NSDebugLevel 1 +== NSDebugLevel == 2 2 3 3 These are the available debug levels (WebObjects 5.2.2): 4 4 ... ... @@ -7,7 +7,7 @@ 7 7 * DebugLevelInformational 2 8 8 * DebugLevelDetailed 3 9 9 10 -== NSDebugGroups 10 +== NSDebugGroups == 11 11 12 12 Debug groups are defined as flags in a 64-bit array. The value shown in the documentation is the index of the specific debug group flag in this array. 13 13 ... ... @@ -67,5 +67,3 @@ 67 67 * DebugGroupValidation 7 68 68 * DebugGroupWebObjects 2 69 69 * DebugGroupWebServices 2 70 - 71 -Category:WebObjects