1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

add log tank config, default to console.

This commit is contained in:
winlin 2014-03-23 14:40:55 +08:00
parent b290a00de7
commit 7930add7f9
9 changed files with 100 additions and 62 deletions

View file

@ -2,6 +2,7 @@
# @see full.conf for detail config.
listen 1935;
srs_log_tank file;
srs_log_file ./objs/srs.log;
vhost __defaultVhost__ {
}