Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleMy log files are poluted with google api logs!

Due to a problem with Google libraries, pl.craftware.shaded.com.google.api.client.http.HttpTransport logger produces too much data. If this is a problem for you, you can disable it with:

Code Block
log4j.logger.pl.craftware.shaded.com.google.api.client.http.HttpTransport=OFF

added to log4j.properties.