优先设置日志级别
This commit is contained in:
parent
6cc466f8a3
commit
619428ae05
|
@ -68,8 +68,8 @@ namespace N_m3u8DL_RE
|
|||
//检测更新
|
||||
CheckUpdateAsync();
|
||||
|
||||
Logger.Info(CommandInvoker.VERSION_INFO);
|
||||
Logger.LogLevel = option.LogLevel;
|
||||
Logger.Info(CommandInvoker.VERSION_INFO);
|
||||
|
||||
if (option.UseSystemProxy == false)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue