mirror of
https://git.lewd.wtf/PGR/ascnet
synced 2025-12-13 10:44:34 +01:00
add some logging, and change the form of packet logging, add todos
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
namespace AscNet.Common.Util
|
||||
{
|
||||
// TODO: Extend, add file logging, correct some behavior, ensure proper formatting
|
||||
public class Logger
|
||||
{
|
||||
public static readonly Logger c = new(nameof(AscNet), ConsoleColor.DarkRed);
|
||||
|
||||
Reference in New Issue
Block a user