pub fn default_telemetry_for_path(path: Option<&Path>) -> TelemetryConfigExpand description
Build a sane default TelemetryConfig from a server path when the
caller didn’t set one explicitly. Writes rotating logs into the
parent directory of the DB file (or ./logs for in-memory /
pathless runs). Level defaults to info, pretty stderr format.