i've never had any line in my config in relation to
debug or informational
logs -
just the log file definition on the daemon startup
script.
I have a whole yaml file for logging, which is mostly taken verbatim from
Paul's example. I get tons of logged events - starting circuits, starting
datalinks, nodes up, areas up, routers discovered, etc. It doesn't seem
like it's changed with this release. You might try that.
For example, an hour ago I just got
2020-08-16 17:06:07.775: A2RTR: Event type 4.7, Circuit down, circuit fault
From node 2.1023 (A2RTR), occurred 16-Aug-2020 17:06:07.775
Circuit = MUL-35
Reason = Circuit synchronization lost
Adjacent node = 35.1023 (A35RTR)
2020-08-16 17:06:28.432: A2RTR: Event type 4.10, Circuit up
From node 2.1023 (A2RTR), occurred 16-Aug-2020 17:06:28.432
Circuit = MUL-35
Adjacent node = 35.1023 (A35RTR)
Bob