nck-2 / test-rep

0 stars 0 forks source link

log mask #1305

Open githubmanticore opened 1 year ago

githubmanticore commented 1 year ago

It might be better to enumerate what kind of logs should be enabled, instead incrementally enabled more logging with logdebug(v(v)) option as adding more logs make impossible to manage useful info.

It might be better to add searchd option there enumerate all need log types

log_enabled = "network,lock,file" 

then redefine this option via command line log key and via SphinxQL SET GLOBAL statement