(client) feat:UI更新 chore:LogUI性能更好,并且修复反复打开Log消失的bug,删除部分非预期的警告
This commit is contained in:
@ -9,7 +9,7 @@ namespace Logging
|
||||
public void Init()
|
||||
{
|
||||
Logging.UnityLogger.Init();
|
||||
LogCapturer.Init();
|
||||
// LogCapturer.Init();
|
||||
}
|
||||
public void Clear()
|
||||
{
|
||||
|
Reference in New Issue
Block a user