AyCode.Core/AyCode.Core.Server
Loretta 028c80db94 Integrate AcLogger with Microsoft.Extensions.Logging
AyCode.Core loggers now implement the ILogger interface, enabling direct integration with Microsoft.Extensions.Logging. Added AcLoggerProvider and extension methods for easy DI registration. Internal LogLevel usages are now AcLogLevel to avoid confusion. This allows seamless use of AyCode loggers in ASP.NET Core and other .NET apps using standard logging abstractions.
2026-01-09 11:12:35 +01:00
..
Loggers Logger improvements, fixes, etc... 2024-05-15 20:04:47 +02:00
AyCode.Core.Server.csproj Integrate AcLogger with Microsoft.Extensions.Logging 2026-01-09 11:12:35 +01:00