mirror of
https://github.com/Stone-Red-Code/RemSox.git
synced 2026-09-07 07:46:28 +02:00
Reorganize project structure
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
namespace RemSox.Kernel.Logging;
|
||||
|
||||
public record LogEntry(string Message, LogSeverity Severity, DateTimeOffset Timestamp);
|
||||
Reference in New Issue
Block a user