mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 07:13:58 -05:00
Redid the logging system
This commit is contained in:
@ -11,6 +11,7 @@ namespace SharedLibrary.Interfaces
|
||||
void Init();
|
||||
void Start();
|
||||
void Stop();
|
||||
ILogger GetLogger();
|
||||
List<Server> GetServers();
|
||||
List<Command> GetCommands();
|
||||
IPenaltyList GetClientPenalties();
|
||||
|
Reference in New Issue
Block a user