mirror of https://github.com/coturn/coturn
Fix logging before parsing logging cmd line args (#1723)
When using --log-file stdout to redirect turnserver logs to stdout instead of creating a log file, a default log file was still being created. This happened because the --log-file argument was processed after logging had already occurred during startup. Fix #1670pull/1724/head
parent
88fbfa90d5
commit
6877e91c20
Loading…
Reference in new issue