vanadium / core

Slimmed down version of Vanadium that is focused on its RPC and security system.
BSD 3-Clause "New" or "Revised" License
91 stars 28 forks source link

Dont log internaldial side channel stuff #385

Open elijahcarrel opened 1 year ago

elijahcarrel commented 1 year ago

I'm not sure what the "internalDial: side channel…" info statement really indicates, but I have been told at GRAIL to ignore it. It shows up in stdout on nearly every vrpc or namespace command I performed. Can I suppress it down one log level so that this (hopefully) no longer shows up?

Thanks for your consideration!

cosnicolaou commented 1 year ago

Moving it down a log level is fine. However, GRAIL is running a branch and not from head, so you'll need to make the change there too if you want to pick it up at GRAIL.