Disable NLog based KeenLog.

NLog is being derpy
This commit is contained in:
Westin Miller
2017-10-27 23:28:15 -07:00
parent 473637ceaf
commit 4b33bedccd

View File

@@ -13,7 +13,7 @@ using VRage.Utils;
namespace Torch.Managers
{
[PatchShim]
// [PatchShim]
internal static class KeenLogPatch
{
private static readonly Logger _log = LogManager.GetLogger("Keen");