Edoardo Luppi
01/15/2024, 3:29 PMLoggerFactory
, but when executing a task, the output I see in the console is SLF4J complaining it can't find an implementation (e.g., SLF4J-Simple).
Is there a plugin I can look at to understand how to properly setup logging?Vampire
01/15/2024, 3:31 PMVampire
01/15/2024, 3:32 PMVampire
01/15/2024, 3:32 PMlogging
or what it wasEdoardo Luppi
01/15/2024, 3:34 PMimplementation
of SLF4J?Edoardo Luppi
01/15/2024, 3:35 PMLoggerFactory
.Edoardo Luppi
01/15/2024, 3:36 PMVampire
01/15/2024, 3:37 PMVampire
01/15/2024, 3:38 PMimplementation
or maybe better as compileOnly
as it should be provided by the runtime already.