Foxchat.NET/Foxchat.Chat/GlobalUsing.cs

4 lines
92 B
C#
Raw Normal View History

2024-05-14 22:24:53 +02:00
global using ILogger = Serilog.ILogger;
global using Log = Serilog.Log;
global using NUlid;