Velocity icon indicating copy to clipboard operation
Velocity copied to clipboard

Make the logging of server connections configurable

Open roccodev opened this issue 4 years ago • 3 comments

Makes the logging of server connections ([server connection] Player -> SERVER has (dis)connected) configurable.

I think MinecraftConnection can only handle VelocityServerConnections, but I added an instance check anyway.

roccodev avatar Mar 28 '21 18:03 roccodev

Any and all log messages in Velocity are already configurable via log4j2. I'd suggest you refer to such documentation on logging. It's quite powerful.

A248 avatar Mar 28 '21 19:03 A248

While that's a good thing, log messages for command invocations are already configurable, and I wouldn't expect most server owners to be familiar with log4j. If this ends up being added I would move all the logging-related settings to a logging section in the config.

roccodev avatar Apr 02 '21 14:04 roccodev

Since pull request #673 was merged, I think this pull request can be closed

4drian3d avatar Apr 15 '22 20:04 4drian3d

This change was already integrated in pull request #673 (2 years ago)

4drian3d avatar Jan 19 '24 14:01 4drian3d