This message was deleted.
# community-support
s
This message was deleted.
v
It is not unfortunately. Unless you provide an own implementation for the log message handling and then are completely responsible for the logging. But a simple config file to configure certain log levels is unfortunately not supported.
j
Thanks that was my suspicion. Was hoping to be able to drop a logger.properties or similar and have Gradle look at it. I did quickly look into creating my own Logger, but it didn’t seem strait forward to be able to handle all the incoming messages. Back to the drawing board I guess.