Akkadius / spire

[Spire] A rich, portable server editing and development toolkit for EverQuest Emulator servers
https://github.com/Akkadius/spire
50 stars 12 forks source link

[Bug] "(44) Client Login" Logs Don't Output over Discord Webhook #162

Closed brickbuckett closed 10 months ago

brickbuckett commented 11 months ago

"(44) Client Login" logs don't output to a discord webhook whether it's set to normal or detailed logging level.

Expected Results Logs generated in login_######.log should be reflected in the Discord webook

Actual Results Nothing gets posted to Discord at all

Akkadius commented 10 months ago

This is more of a EQEmu/Server issue - this is because the Loginserver does not ship Discord logs to UCS which is where messages are processed. Only zone has a function hook to ship to UCS