bisq/apitest
Steven Barclay 92da7956e6
Tidy logback files & add space back to log pattern
Uniformise the log patterns somewhat, by making the 'Logger' classname
field width either 15 for the seednode & statsnode, or 40 for the other
applications (lengthened from 30 in a few cases).

Also clean up the logback XML files somewhat, in particular removing
references to the old Thali (thaliproject/Tor_Onion_Proxy_Library) Tor
library, which was replaced years ago with our own fork of NetLayer
(https://github.com/cd2357/netlayer).

Finally, add a missing space back to the log pattern for bisq-desktop,
to prevent DEBUG, ERROR or TRACE lines appearing as follows:

  ... [JavaFX Application Thread] ERRORb.c.s.CommonSetup: ...

(It isn't clear whether this recently introduced behaviour was really
intentional, though it did prevent two consecutive spaces appearing in
the majority INFO log lines.)
2024-05-02 01:56:32 +02:00
..
docs Update for bticoind v23 + IDE format 2023-02-13 19:09:01 -03:00
scripts Rename API method keepfunds -> closetrade 2022-01-05 12:10:46 -03:00
src Tidy logback files & add space back to log pattern 2024-05-02 01:56:32 +02:00
build.gradle Apply AppStartPlugin to all desktop applications 2023-09-10 22:10:09 +02:00
dao-setup.gradle Refactor dao-setup.gradle 2023-07-04 18:12:24 +01:00