1
This commit is contained in:
parent
e4ff1420ee
commit
6a601227d6
@ -33,7 +33,7 @@ int main()
|
||||
signal(SIGPIPE, SIG_IGN);
|
||||
|
||||
// ---------- 日志 ----------
|
||||
Logger::init(get_executable_dir_file_path("logs"), 7);
|
||||
Logger::set_log_to_file(get_executable_dir_file_path("app.log"));
|
||||
LOG_INFO("[MAIN] ===== Video RTMP Publisher Starting =====");
|
||||
|
||||
// ---------- 配置 ----------
|
||||
|
||||
Loading…
Reference in New Issue
Block a user