代码清理

This commit is contained in:
ChsBuffer
2020-08-09 03:54:57 +08:00
parent 0b09ce62f1
commit 764009ebff
5 changed files with 13 additions and 61 deletions

View File

@@ -4,7 +4,7 @@ using Netch.Models;
namespace Netch.Utils
{
public static partial class Logging
public static class Logging
{
public const string LogFile = "logging\\application.log";