mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 07:18:37 +00:00
More log migrations to fmt / log aliases
This commit is contained in:
@@ -864,7 +864,7 @@ Json::Value ApiSetLoggingLevel(EQ::Net::WebsocketServerConnection *connection, J
|
||||
|
||||
response["status"] = "Category doesn't exist";
|
||||
|
||||
Log(Logs::General, Logs::Status, "Logging category is %i and level is %i",
|
||||
LogInfo("Logging category is [{}] and level is [{}]",
|
||||
logging_category,
|
||||
logging_level
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user