Hi there, I'm pretty new to using PyKX, and when migrating our code over
from KDB to PyKX, we are running into issues with logging. We are using
QConnection/IPC to grab a port in an existing environment, and query
functions now via python. However, w...