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 }}
theopenco
/
llmgateway
Public
Notifications
You must be signed in to change notification settings
Fork
190
Star
1.7k
Code
Issues
33
Pull requests
44
Actions
Projects
Security and quality
16
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: introduce @llmgateway/logger package to replace logs
- #684
#684
Merged
steebchen
merged 14 commits into
main
theopenco/llmgateway:main
from
fix/remove-debug-logs
theopenco/llmgateway:fix/remove-debug-logs
Copy head branch name to clipboard
Sep 1, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat: introduce @llmgateway/logger package to replace logs
#684
steebchen
merged 14 commits into
main
theopenco/llmgateway:main
from
fix/remove-debug-logs
theopenco/llmgateway:fix/remove-debug-logs
Copy head branch name to clipboard
Commits
Commits on Aug 30, 2025
feat: replace console logging with structured pino logger
Show description for 05c1737
steebchen
and
claude
committed
05c1737
View commit details
Copy full SHA for 05c1737
Browse repository at this point
test(logger): remove unused consoleSpy variable in logger tests
Show description for e267ee8
steebchen
and
terragon-labs[bot]
committed
e267ee8
View commit details
Copy full SHA for e267ee8
Browse repository at this point
refactor: simplify logger by removing specific utility methods
Show description for 51e7857
steebchen
and
claude
committed
51e7857
View commit details
Copy full SHA for 51e7857
Browse repository at this point
Commits on Aug 31, 2025
fix: resolve merge conflicts from origin/main
Show description for 264e59e
steebchen
and
claude
committed
264e59e
View commit details
Copy full SHA for 264e59e
Browse repository at this point
feat: enforce eslint no-console rule and replace remaining console statements
Show description for 88ec008
steebchen
and
claude
committed
88ec008
View commit details
Copy full SHA for 88ec008
Browse repository at this point
Commits on Sep 1, 2025
Merge remote-tracking branch 'origin/main' into fix/remove-debug-logs
steebchen
committed
8182646
View commit details
Copy full SHA for 8182646
Browse repository at this point
refactor(config): remove redundant eslint rule overrides
Show description for a68b2dd
steebchen
committed
a68b2dd
View commit details
Copy full SHA for a68b2dd
Browse repository at this point
feat(logger): update build setup to support ESM and CJS
Show description for 679e5ff
steebchen
committed
679e5ff
View commit details
Copy full SHA for 679e5ff
Browse repository at this point
fix(logger): add explicit error type annotations
Show description for 59b4974
steebchen
committed
59b4974
View commit details
Copy full SHA for 59b4974
Browse repository at this point
Revert "refactor(config): remove redundant eslint rule overrides"
Show description for 1e28d39
steebchen
committed
1e28d39
View commit details
Copy full SHA for 1e28d39
Browse repository at this point
refactor(logger): add public access modifiers to methods
Show description for b67b486
steebchen
committed
b67b486
View commit details
Copy full SHA for b67b486
Browse repository at this point
fix(hooks): update dependencies in useEffect and invalidateQueries
Show description for ba137fb
steebchen
committed
ba137fb
View commit details
Copy full SHA for ba137fb
Browse repository at this point
refactor(ui): remove unused onSuccess callbacks
Show description for 85be3d9
steebchen
committed
85be3d9
View commit details
Copy full SHA for 85be3d9
Browse repository at this point
fix(models): remove empty catch block warning
Show description for a427edb
steebchen
committed
a427edb
View commit details
Copy full SHA for a427edb
Browse repository at this point
You can’t perform that action at this time.