Code refactoring for logs to file

This commit is contained in:
Alex X
2025-02-24 15:21:37 +03:00
parent ac798d9d6d
commit 7fd0ec8ce6
2 changed files with 6 additions and 14 deletions
-1
View File
@@ -1213,7 +1213,6 @@ log:
rtsp: warn
streams: error
webrtc: fatal
output: stdout # Available output options are: stdout, stderr, or a file path.
```
## Security