Begin trying to replace logger in Current

This commit is contained in:
Nikolaj
2020-09-16 13:08:27 +02:00
parent 52051629ba
commit 120e163682
58 changed files with 157 additions and 93 deletions

View File

@@ -4,6 +4,7 @@ using Newtonsoft.Json;
using Umbraco.Composing;
using Umbraco.Core;
using Umbraco.Core.PropertyEditors.ValueConverters;
using Microsoft.Extensions.Logging;
namespace Umbraco.Extensions
{