fireblocks / mpc-lib

GNU General Public License v3.0
147 stars 86 forks source link

Support runtime plugable logging callback #14

Closed igorkh-fb closed 6 months ago

igorkh-fb commented 6 months ago

Allow setting up a callback function that receives logging messages, with the current behavior of printing to stdout and stderr as a default.