Thanks Andreas. I read some indications there as well, but I couldn't figure out how to configure it using slf4j with IntelliJ. Do you know if there is something more specific?
On Tuesday, November 21, 2017 at 7:17:19 PM UTC+1, Andreas Schildbach wrote: > > It depends on the environment your app runs in. Bitcoinj uses SLF4J for > logging. You need to include a suitable logging implementation, e.g. > logback. See https://logback.qos.ch/documentation.html > > > On 11/21/2017 06:36 PM, [email protected] <javascript:> wrote: > > I have been trying to put all the logs to a file instead of showing them > in > > the console, but after trying different things that I found on the > Internet > > I couldn't make it. Can anybody point me a guide? > > > > Kind regards! > > > > > -- You received this message because you are subscribed to the Google Groups "bitcoinj" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
