You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I have a suggestion regarding console logs, its not much work "per item" but it would take a while to cover more log items, so maybe as a project that is going over time to add more and more items that can be turned on/off so it does/does not print the specific console output. And the behavior could be controlled by a config, with a list of currently available items to alter.
This would be a great addition to disable some debugging stuff that fills up the console, currently I am under constant DDoS attacks and hence I am blocking the outgoing ports I am having GB's of logs in just a day or two depending on the amount of packets sent to the server, thus forcing me to check and delete and restart the server on a daily basis due to large log files:
Warning: NET_SendPacket: Operation not permitted
Example of debugging stuff that can also be printed in large sums:
SV_ExecuteReliableMessage() cmd: 8
^2Processed 71 bytes for client player-name
If someone could start this, and make an official wiki/list of available switches, would definitely help out to increase the list and available options when I manage some time after fall terms.
The text was updated successfully, but these errors were encountered:
Hello, I have a suggestion regarding console logs, its not much work "per item" but it would take a while to cover more log items, so maybe as a project that is going over time to add more and more items that can be turned on/off so it does/does not print the specific console output. And the behavior could be controlled by a config, with a list of currently available items to alter.
This would be a great addition to disable some debugging stuff that fills up the console, currently I am under constant DDoS attacks and hence I am blocking the outgoing ports I am having GB's of logs in just a day or two depending on the amount of packets sent to the server, thus forcing me to check and delete and restart the server on a daily basis due to large log files:
Example of debugging stuff that can also be printed in large sums:
If someone could start this, and make an official wiki/list of available switches, would definitely help out to increase the list and available options when I manage some time after fall terms.
The text was updated successfully, but these errors were encountered: