mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-08-10 01:17:11 +08:00
9cf2d476b8
* ggwave : add interface for changing ggwave's internal logging Using GGWave::setLogFile() it is now possible to change the log file used internally by ggwave, or disable it all together. * ggwave : add comments about thread-safety of setLogFile