log - euzu/tuliprox GitHub Wiki
log is optional and has three attributes
sanitize_sensitive_infodefault trueactive_clientsdefault false, if set to true reverse proxy client count is printed as info log.log_levelcan be set totrace,debug,info,warnanderror. You can also set module based level likehyper_util::client::legacy::connect=error,m3u_filter=debug
log_level priority CLI-Argument, Env-Var, Config, Default(info).
log:
sanitize_sensitive_info: false
active_clients: true
log_level: debug