SDK核心 Bug 修复
This commit is contained in:
@@ -62,6 +62,7 @@ public static class Bootstrapper
|
||||
|
||||
MaxRetentionDays = 10,
|
||||
FileSizeLimitBytes = 1024L * 1024 * 1024,
|
||||
RollOnFileSizeLimit = true,
|
||||
};
|
||||
LogBootstrapper.Init(ops);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user