Skip to content

Add extensive pipeline logging for long-running stages#12

Merged
elbruno merged 1 commit into
mainfrom
elbruno-add-extensive-logging
Jul 1, 2026
Merged

Add extensive pipeline logging for long-running stages#12
elbruno merged 1 commit into
mainfrom
elbruno-add-extensive-logging

Conversation

@elbruno

@elbruno elbruno commented Jul 1, 2026

Copy link
Copy Markdown
Owner

Summary

  • add stage timing logs across the CLI pipeline
  • add progress logs during AST and semantic extraction
  • add incremental watch-mode timing/progress logs for change processing

Closes #7

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

# Conflicts:
#	src/Graphify.Cli/PipelineRunner.cs
#	src/Graphify/Pipeline/WatchMode.cs
@elbruno elbruno force-pushed the elbruno-add-extensive-logging branch from 3bb103c to 22be8eb Compare July 1, 2026 14:21
@elbruno elbruno merged commit 0084777 into main Jul 1, 2026
2 checks passed
@elbruno elbruno deleted the elbruno-add-extensive-logging branch July 1, 2026 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add more extensive logging, to get insights on long running processes

1 participant