S sahostking Well-Known Member Nov 29, 2016 #1 Nov 29, 2016 #1 Hi I noticed that we are using loglevel NOTICE on our shared hosting platform. What is the negatives in having in like that? Is it better at INFO in comparison to NOTICE for litespeed on shared hosting servers?
Hi I noticed that we are using loglevel NOTICE on our shared hosting platform. What is the negatives in having in like that? Is it better at INFO in comparison to NOTICE for litespeed on shared hosting servers?
P Pong Administrator Staff member Nov 29, 2016 #2 Nov 29, 2016 #2 The following are recommended. Log Level: DEBUG Debug Level: NONE Using DEBUG log level does not have any performance impact, unless Debug Level is set to a level other than NONE. https://www.litespeedtech.com/docs/webserver/config/slog#log_logLevel
The following are recommended. Log Level: DEBUG Debug Level: NONE Using DEBUG log level does not have any performance impact, unless Debug Level is set to a level other than NONE. https://www.litespeedtech.com/docs/webserver/config/slog#log_logLevel
S sahostking Well-Known Member Dec 6, 2016 #3 Dec 6, 2016 #3 Yes but then its harder to read logs in realtime using "tail" Will do some testing and see