Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
harmont-dev
/
harmont-cli
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
21
Code
Issues
15
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
refactor: replace all println/eprintln with tracing
- #14
#14
Merged
markovejnovic
merged 15 commits into
main
harmont-dev/harmont-cli:main
from
refactor/better-telemetry
harmont-dev/harmont-cli:refactor/better-telemetry
Copy head branch name to clipboard
May 24, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
refactor: replace all println/eprintln with tracing
#14
markovejnovic
merged 15 commits into
main
harmont-dev/harmont-cli:main
from
refactor/better-telemetry
harmont-dev/harmont-cli:refactor/better-telemetry
Copy head branch name to clipboard
Commits
Commits on May 24, 2026
refactor: move tracing deps to workspace.dependencies
markovejnovic
committed
17eb641
View commit details
Copy full SHA for 17eb641
Browse repository at this point
feat: add CliLayer tracing subscriber for user-facing output
markovejnovic
committed
2ffadfa
View commit details
Copy full SHA for 2ffadfa
Browse repository at this point
feat: always-on CliLayer subscriber + ui_println/ui_eprintln macros
markovejnovic
committed
11a65e8
View commit details
Copy full SHA for 11a65e8
Browse repository at this point
refactor: route status output through tracing CliLayer
markovejnovic
committed
2cad8fc
View commit details
Copy full SHA for 2cad8fc
Browse repository at this point
refactor: route format output through tracing CliLayer
markovejnovic
committed
b2f077c
View commit details
Copy full SHA for b2f077c
Browse repository at this point
refactor: replace print macros with tracing in dev commands
markovejnovic
committed
20d619d
View commit details
Copy full SHA for 20d619d
Browse repository at this point
refactor: replace print macros in cli helpers and orchestrator
markovejnovic
committed
c866f10
View commit details
Copy full SHA for c866f10
Browse repository at this point
refactor: replace print macros with tracing in cloud plugin
markovejnovic
committed
049d45b
View commit details
Copy full SHA for 049d45b
Browse repository at this point
refactor: deny print_stdout/print_stderr lints workspace-wide
markovejnovic
committed
d26960a
View commit details
Copy full SHA for d26960a
Browse repository at this point
fix: resolve clippy errors in output module
Show description for 64ae87b
markovejnovic
committed
64ae87b
View commit details
Copy full SHA for 64ae87b
Browse repository at this point
merge: resolve conflicts with origin/main
Show description for b3b5136
markovejnovic
committed
b3b5136
View commit details
Copy full SHA for b3b5136
Browse repository at this point
style: fix import ordering to satisfy rustfmt
markovejnovic
committed
5985b76
View commit details
Copy full SHA for 5985b76
Browse repository at this point
refactor: remove target-based routing, use plain tracing levels
Show description for 233166b
markovejnovic
committed
233166b
View commit details
Copy full SHA for 233166b
Browse repository at this point
remove junk
markovejnovic
committed
2d75e9d
View commit details
Copy full SHA for 2d75e9d
Browse repository at this point
style: cargo fmt
markovejnovic
committed
d489045
View commit details
Copy full SHA for d489045
Browse repository at this point
You can’t perform that action at this time.