mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
Add log aliases to make logging much easier to use (All FMT driven)
This commit is contained in:
@@ -138,7 +138,7 @@ void ClientListEntry::SetOnline(ZoneServer* iZS, CLE_Status iOnline) {
|
||||
void ClientListEntry::SetOnline(CLE_Status iOnline)
|
||||
{
|
||||
Log(Logs::General,
|
||||
Logs::World_Server,
|
||||
Logs::WorldServer,
|
||||
"ClientListEntry::SetOnline for %s(%i) = %i",
|
||||
AccountName(),
|
||||
AccountID(),
|
||||
|
||||
Reference in New Issue
Block a user