mirror of
https://github.com/openai/codex.git
synced 2026-05-29 15:30:22 +00:00
app-server: expose plugin timing log under desktop defaults
This commit is contained in:
@@ -487,7 +487,7 @@ impl PluginRequestProcessor {
|
||||
.map(|marketplace| marketplace.plugins.len())
|
||||
.sum::<usize>();
|
||||
|
||||
info!(
|
||||
warn!(
|
||||
roots_count,
|
||||
total_ms = total_started_at.elapsed().as_millis(),
|
||||
load_config_ms,
|
||||
|
||||
Reference in New Issue
Block a user