Change loglevel for WebServer
Posted: Tuesday 23 February 2021 8:43
Hi,
Does anyone knows how to change the loglevel of specifically the WebServer component? My logs are swamped with lines like:
2021-02-23 08:41:54.172 Status: Incoming connection from: 192.168.4.192
2021-02-23 08:41:54.174 Status: Incoming connection from: 192.168.4.192
2021-02-23 08:41:54.176 Status: Incoming connection from: 192.168.4.192
2021-02-23 08:41:54.504 Status: Incoming connection from: 192.168.4.66
2021-02-23 08:41:54.513 Status: Incoming connection from: 192.168.4.66
2021-02-23 08:41:54.522 Status: Incoming connection from: 192.168.4.66
2021-02-23 08:41:55.127 Status: Incoming connection from: 192.168.4.192
2021-02-23 08:41:55.129 Status: Incoming connection from: 192.168.4.192
But I cannot find a way to specifically reduce these logs. They have the log level log_status. Thanks
Does anyone knows how to change the loglevel of specifically the WebServer component? My logs are swamped with lines like:
2021-02-23 08:41:54.172 Status: Incoming connection from: 192.168.4.192
2021-02-23 08:41:54.174 Status: Incoming connection from: 192.168.4.192
2021-02-23 08:41:54.176 Status: Incoming connection from: 192.168.4.192
2021-02-23 08:41:54.504 Status: Incoming connection from: 192.168.4.66
2021-02-23 08:41:54.513 Status: Incoming connection from: 192.168.4.66
2021-02-23 08:41:54.522 Status: Incoming connection from: 192.168.4.66
2021-02-23 08:41:55.127 Status: Incoming connection from: 192.168.4.192
2021-02-23 08:41:55.129 Status: Incoming connection from: 192.168.4.192
But I cannot find a way to specifically reduce these logs. They have the log level log_status. Thanks