mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-18 03:01:29 +00:00
Change logging category [skip ci]
This commit is contained in:
parent
1bfbe51d89
commit
89dbdff925
@ -138,7 +138,7 @@ void ClientListEntry::SetOnline(ZoneServer *iZS, CLE_Status iOnline)
|
|||||||
|
|
||||||
void ClientListEntry::SetOnline(CLE_Status iOnline)
|
void ClientListEntry::SetOnline(CLE_Status iOnline)
|
||||||
{
|
{
|
||||||
LogDebug(
|
LogClientLogin(
|
||||||
"ClientListEntry::SetOnline for [{}] ({}) = {}",
|
"ClientListEntry::SetOnline for [{}] ({}) = {}",
|
||||||
AccountName(),
|
AccountName(),
|
||||||
AccountID(),
|
AccountID(),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user