open.mp forum
[Question] connection logging - Printable Version

+ open.mp forum (https://forum.open.mp)
-- Forum: open.mp (https://forum.open.mp/forumdisplay.php?fid=40)
--- Forum: Questions and Suggestions (https://forum.open.mp/forumdisplay.php?fid=42)
--- Thread: [Question] connection logging (/showthread.php?tid=3050)



connection logging - INVALID-PLAYER-ID - 2025-01-25

Hello everyone!
config.json - "logging":
Code:
"log_connection_messages": false
Why do I still get these messages in the console?
Code:
[connection] incoming connection: 127.0.0.1:54447 id: 0
[join] Player has joined the server (0:127.0.0.1)
[part] Player has left the server (0:1)
How do I turn them off?