Improve logging and error notification
Opened this issue · 0 comments
alnvdl commented
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
.