mouse event 처리 중

This commit is contained in:
logonkhi
2025-06-23 20:06:15 +09:00
parent f79372b4de
commit d8e753c1a1
68 changed files with 2676 additions and 272 deletions

View File

@@ -160,7 +160,7 @@ namespace UVC.Log
patternLayout.ActivateOptions();
//var folder = new DirectoryInfo(Path.Combine(Application.streamingAssetsPath, "unityLogs"));
//if (!folder.Exists) folder.Create();
//if (!folder.Exists) folder.GetOrCreate();
var fileAppender = new RollingFileAppender
{