diff --git a/trunk/conf/full.conf b/trunk/conf/full.conf index afa9b700e..c1e268ad8 100644 --- a/trunk/conf/full.conf +++ b/trunk/conf/full.conf @@ -28,7 +28,7 @@ ff_log_dir ./objs; # info warning error fatal panic quiet # trace debug verbose # default: info -ff_log_level warning; +ff_log_level info; # the log tank, console or file. # if console, print log to console. # if file, write log to file. requires srs_log_file if log to file.