He Fred,

I've a question regarding the convertionpattern of the log.
Im writting it here because you can see so the info about my project
above.

Is it possible to log the source (method and class) of a log message?

So I can see where in my application the log-message was logged?

If its possible?
   - Why Im getting only "ServerLogImplLog4J.log" as source?
   - Do I have to configure myproject.gwt.xml  and  log4j.xml ?

In my myproject.gwt.xml I have :
...
<set-property name="log_RemoteLogger" value="ENABLED" />
<set-configuration-property name="log_pattern" value="GWT client: %d
[%-5p] %m%n" />
...

But this seems not to have any effect on the logging. So I assume
somewhere my configuration is wrong. Im I right?

Kind regards,
alex

-- 
You received this message because you are subscribed to the Google Groups 
"gwt-log" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/gwt-log?hl=en.

Reply via email to