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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
BrighterCommand
/
Brighter
Public
Notifications
You must be signed in to change notification settings
Fork
293
Star
2.5k
Code
Issues
70
Pull requests
12
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Make Brighter logging instance-scoped and explicit
- #4185
#4185
Draft
thomhurst
wants to merge 9 commits into
master
BrighterCommand/Brighter:master
from
fix/instance-scoped-logger-factory
BrighterCommand/Brighter:fix/instance-scoped-logger-factory
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Draft
Make Brighter logging instance-scoped and explicit
#4185
thomhurst
wants to merge 9 commits into
master
BrighterCommand/Brighter:master
from
fix/instance-scoped-logger-factory
BrighterCommand/Brighter:fix/instance-scoped-logger-factory
Copy head branch name to clipboard
Commits
Commits on Aug 8, 2026
fix: make Brighter logging instance-scoped instead of a shared static
Show description for 6aec490
thomhurst
committed
6aec490
View commit details
Copy full SHA for 6aec490
Browse repository at this point
docs: drop standalone migration guide (covered by [Obsolete] message and PR notes)
thomhurst
committed
dbd6a3c
View commit details
Copy full SHA for dbd6a3c
Browse repository at this point
refactor: inject ILogger<T> for DI-resolved leaves and relational stores
Show description for e9992b6
thomhurst
committed
e9992b6
View commit details
Copy full SHA for e9992b6
Browse repository at this point
refactor: simplify logging change (NullLogger<T>, drop dead params/usings)
Show description for ded730e
thomhurst
committed
ded730e
View commit details
Copy full SHA for ded730e
Browse repository at this point
fix: message creators log through an injected logger (resolve review gap)
Show description for 968e5d0
thomhurst
committed
968e5d0
View commit details
Copy full SHA for 968e5d0
Browse repository at this point
fix: update nullable reference types for various constructors and implicit operators
thomhurst
committed
91640e9
View commit details
Copy full SHA for 91640e9
Browse repository at this point
fix: remove nullable reference types for ILoggerFactory in various constructors
thomhurst
committed
6a3b0f4
View commit details
Copy full SHA for 6a3b0f4
Browse repository at this point
fix: require explicit logger factories
Show description for ef71711
thomhurst
committed
ef71711
View commit details
Copy full SHA for ef71711
Browse repository at this point
refactor: reduce logging setup complexity
thomhurst
committed
dae2ba9
View commit details
Copy full SHA for dae2ba9
Browse repository at this point
You can’t perform that action at this time.