On Sunday, January 10, 2021 at 10:29:06 PM UTC+1 Gordan Krešić wrote:

> On 10. 01. 2021. 21:58, [email protected] wrote: 
> > Actually you have following options for the transpiler with Maven 
> plugin. 
> > Maybe it is the same with the Gradle? 
> > 
> > <arg>-logLevel</arg> 
> > <arg>INFO</arg> 
>
> This changes log level for compiled code, not code server's output.


No, it's the GWT compiler/codeserver/etc. log level.
Adjusting runtime's log level is done through a gwt.logging.logLevel 
<property> or -property.
 

> Out of 
> despair I even tried changing this to ALL, but, of course, it didn't help.
>

Did it change the overall output? If not, then you didn't actually set it 
to ALL.

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit/ef6aa0fc-97d8-46b3-b9bd-7b8ec703a81dn%40googlegroups.com.

Reply via email to