blp icon indicating copy to clipboard operation
blp copied to clipboard

stdout / stderr output

Open spaghetti-software-inc opened this issue 11 months ago • 1 comments

We're trying to use this library for a console-based app. The API is producing output onto the console, interfering with our console app. Is there any way to redirect the console output? Thanks.

spaghetti-software-inc avatar Jan 27 '25 22:01 spaghetti-software-inc

For blp this is using the standard logging module so you should be able to just configure that.

I can't recall how the underlying blpapi logging is configured so you'd need to refer to the Bloomberg docs for that

matthewgilbert avatar Jan 29 '25 12:01 matthewgilbert