PothosCore
PothosCore copied to clipboard
crank up logging - how?
I assume there is a way to get more detailed log output from PothosFlow and PothosUtil
I am unable to find how that would be done - some hints in the wiki would be great!
seems syslog is used; where does that wind up on OSX?
thanks, Michael
FYI - https://github.com/pothosware/PothosCore/blob/master/lib/System/Logger.cpp#L200 So there are log level environment variables and even one to direct to file when specified. I plan on looking into the other issue this weekend. Thanks