1
0
mirror of https://github.com/coturn/coturn.git synced 2025-12-25 09:51:37 +01:00
Gustavo Garcia 6877e91c20
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 #1670
2025-07-14 15:44:34 +02:00
..
2025-05-30 14:13:59 -07:00
2025-05-30 14:13:59 -07:00