hi all,

i'm tring to configure the output, but something is wrong and i get
not exactly what i want. Here my config:

<set-configuration-property name="log_pattern" value="%d{HH:mm} [%-5p]
[CLASS] %C{1} [MESSAGE] %m%n" />

The output message is something like that:

[INFO] 15:20 [DEBUG] [CLASS] my.package.DocumentInfosComboBoxesWidget
[MESSAGE] Initializing panel

Can someone tell me, why i'm getting the package + class name
(my.package.DocumentInfosComboBoxesWidget) and not only the class? %C
is the var, which define this output part or not?

Thanks in advance!

-- 
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