Hi Soles, James T (Terry) wrote: > Any ideas on how to set the debug level for NSLog from the command line > of JavaMonitor? I looked through the documentation on JavaMonitor but > did not find anything. > JavaMonitor is like any other WO application, you can add the same kind argument in the command line.
NSLog: http://developer.apple.com/documentation/DeveloperTools/Reference/WO541Reference/com/webobjects/foundation/NSLog.html Arguments: http://developer.apple.com/documentation/WebObjects/WOAppProperties/Articles/ApplicationProperties.html Logging: http://en.wikibooks.org/wiki/Programming:WebObjects/Web_Applications/Development/WOEvents_and_Logging I'm used to add: "-WODebuggingEnabled YES -NSDebugLevel 3 -NSDebugGroups -1 -WOOutputPath /..../JavaMonitor.log" for having full debug Aurelien _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-deploy mailing list (Webobjects-deploy@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]