mouse event 처리 중
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user