
# Objective Closes #19175 Make `LogDiagnosticsState` public to be able to edit its filters ## Solution Make `LogDiagnosticsState` public and add methods to allow editing the duration and filter ## Testing `cargo run -p ci` ## Showcase Updated `log_diagnostics` example 
186 B
186 B
title | authors | pull_requests | ||
---|---|---|---|---|
LogDiagnosticsState is now public |
|
|
Make LogDiagnosticsState
public to allow editing its duration and filters during
runtime.