chrisguida / smaug

`smaug` watches your bitcoin treasury with a meticulous eye
MIT License
14 stars 3 forks source link

figure out how to make log::debug! and log::trace! messages appear #34

Closed chrisguida closed 11 months ago

chrisguida commented 11 months ago

I've tried everything I can think of, but still I only see log::info! messages in the log.

Will need to dig into cln-plugin logging internals

chrisguida commented 11 months ago

After hours of digging...

image