blp
blp copied to clipboard
stdout / stderr output
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.
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