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
Accelerator
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
Type
/
to 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 }}
sachintaMSFT
/
winget-cli
Public
forked from
microsoft/winget-cli
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Convert global loggers to Thread local loggers
- #3
#3
Open
sachintaMSFT
wants to merge 11 commits into
master
sachintaMSFT/winget-cli:master
from
CreateLoggerPerCommand
sachintaMSFT/winget-cli:CreateLoggerPerCommand
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Convert global loggers to Thread local loggers
#3
sachintaMSFT
wants to merge 11 commits into
master
sachintaMSFT/winget-cli:master
from
CreateLoggerPerCommand
sachintaMSFT/winget-cli:CreateLoggerPerCommand
Copy head branch name to clipboard
Commits
Commits on Apr 29, 2021
Convert global loggers to Thread local loggers
SaChinta-MSFT
committed
ac60781
View commit details
Copy full SHA for ac60781
Browse repository at this point
Commits on May 1, 2021
Make Logger initializations thread safe and move Activity Id into TelemetyrTraceLogger
SaChinta-MSFT
committed
95faf72
View commit details
Copy full SHA for 95faf72
Browse repository at this point
Separate UserSettings construction from within TelemetryTraceLogging consturction to a public method within TelemetryTraceLogging.
SaChinta-MSFT
committed
3052b6f
View commit details
Copy full SHA for 3052b6f
Browse repository at this point
Commits on May 4, 2021
Register Trace Provider only once per session and not per Command/Context
SaChinta-MSFT
committed
707316d
View commit details
Copy full SHA for 707316d
Browse repository at this point
Commits on May 6, 2021
Incorporated PR comments
SaChinta-MSFT
committed
2097a48
View commit details
Copy full SHA for 2097a48
Browse repository at this point
Incorporate suggested solution around setting UserSettings status in TelemetryTraceLogger
SaChinta-MSFT
committed
d869326
View commit details
Copy full SHA for d869326
Browse repository at this point
Commits on May 13, 2021
Include necessary changes to WinGetUtil and CLITests
SaChinta-MSFT
committed
0feee9d
View commit details
Copy full SHA for 0feee9d
Browse repository at this point
Merge branch 'master' into CreateLoggerPerCommand
sachintaMSFT
authored
b54c42b
View commit details
Copy full SHA for b54c42b
Browse repository at this point
Commits on May 18, 2021
Throw Extended Error when SQLite connection fails for more error insight and Address spelligs
SaChinta-MSFT
committed
c58a5e1
View commit details
Copy full SHA for c58a5e1
Browse repository at this point
Merge branch 'master' into CreateLoggerPerCommand
sachintaMSFT
authored
1d89406
View commit details
Copy full SHA for 1d89406
Browse repository at this point
Commits on May 19, 2021
Fix for E2ETests failure
SaChinta-MSFT
committed
aa542e5
View commit details
Copy full SHA for aa542e5
Browse repository at this point
You can’t perform that action at this time.