Disable NLog based KeenLog.
NLog is being derpy
This commit is contained in:
@@ -13,7 +13,7 @@ using VRage.Utils;
|
|||||||
|
|
||||||
namespace Torch.Managers
|
namespace Torch.Managers
|
||||||
{
|
{
|
||||||
[PatchShim]
|
// [PatchShim]
|
||||||
internal static class KeenLogPatch
|
internal static class KeenLogPatch
|
||||||
{
|
{
|
||||||
private static readonly Logger _log = LogManager.GetLogger("Keen");
|
private static readonly Logger _log = LogManager.GetLogger("Keen");
|
||||||
|
Reference in New Issue
Block a user