OpenNetworkingFoundation/libfluid_base

Improve logging and error notification

Opened this issue · 0 comments

We need to improve event notification and error notification throughout the library. We currently use fprintf to stderr, especially in base/BaseOFServer.cc and base/BaseOFConnection.cc.