On 24/11/2009, at 9:50 AM, Andrew Lindesay wrote: > Hi Chuck; > > Thanks for that. > > I tried what you have done in code as well as; > > -DEOAdaptorDebugEnabled=true > > -DNSDebugGroups="(NSLog.DebugGroupSQLGeneration,NSLog.DebugGroupDatabaseAccess,NSLog.DebugGroupEnterpriseObjects)" > -DNSDebugLevel=NSLog.DebugLevelDetailed > > I'm getting trace of what the adaptors are doing, but still no SQL!
Are you using log4j? This is what I've got in my log4j config: log4j.rootLogger=INFO, A1 <...> log4j.logger.NSLog=DEBUG with regards, -- Lachlan Deck _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
