@cuinjune wrote:
Hi, I wonder if disabling all the logs with
ofSetLogLevel(OF_LOG_SILENT);
can help improving performance of my app. (provided thatofLog()
is being called many times)
Thanks.
Posts: 1
Participants: 1
@cuinjune wrote:
Hi, I wonder if disabling all the logs with
ofSetLogLevel(OF_LOG_SILENT);
can help improving performance of my app. (provided thatofLog()
is being called many times)
Thanks.
Posts: 1
Participants: 1