username@email.com
2025-11-05 f210a0e0fc0552bfacb2489de099bd512b8e74e7
Admin.NET/Admin.NET.Application/Configuration/Logging.json
@@ -43,7 +43,7 @@
      "JsonBehavior": "None", // 是否输出Json,默认None(OnlyJson、All)
      "JsonIndented": false, // 是否格式化Json
      "UseUtcTimestamp": false, // 时间格式UTC、LOCAL
      "ConsoleLog": true // 是否显示控制台日志
      "ConsoleLog": false // 是否显示控制台日志
    }
  }
}