]> git.deb.at Git - rhonda/impostor.git/commit
Add scene param to forbidden scene log statement
authorminiduikboot <mini@duikbo.at>
Thu, 8 Aug 2024 19:31:07 +0000 (21:31 +0200)
committerminiduikboot <mini@duikbo.at>
Tue, 20 Aug 2024 15:18:00 +0000 (17:18 +0200)
commit066eca09ee2b7369ced8f3ea5bfa385d578285ae
treed8278637bdb01fb76e3119ec07c089fed6e76840
parent35c66cda5fa2d301e2ea66af24f447cbc048c6ac
Add scene param to forbidden scene log statement

I'm seeing multiple warnings in my server log about forbidden scene
changes. Unfortunately this warning does not include the actual scene
that was triggering the issue, which makes diagnosis/remediation difficult.

Additionally change this logging call to use names suitable for
structured logging.
src/Impostor.Server/Net/State/Game.Data.cs