mirror of
https://github.com/Leonmmcoset/CMLeonOS.git
synced 2026-04-21 10:53:59 +00:00
更改logger样式
This commit is contained in:
@@ -154,7 +154,7 @@ namespace CMLeonOS.Logger
|
||||
Console.Write(" ] ");
|
||||
|
||||
// 日志来源
|
||||
Console.Write($"( {entry.Source} ) ");
|
||||
Console.Write($"{entry.Source}: ");
|
||||
|
||||
// 日志内容
|
||||
Console.Write(entry.ToStringMessage());
|
||||
|
||||
Reference in New Issue
Block a user