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
.
nodejs
/
node
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
36.4k
Star
119k
Code
Issues
799
Pull requests
1.1k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
lib: added logger api to node core
- #60468
#60468
Open
mertcanaltin
wants to merge 29 commits into
nodejs:main
nodejs/node:main
from
mertcanaltin:mert/create-logger-api/node-core
mertcanaltin/node:mert/create-logger-api/node-core
Copy head branch name to clipboard
Conversation
Commits
29
(29)
Checks
Files changed
Open
lib: added logger api to node core
#60468
mertcanaltin
wants to merge 29 commits into
nodejs:main
nodejs/node:main
from
mertcanaltin:mert/create-logger-api/node-core
mertcanaltin/node:mert/create-logger-api/node-core
Copy head branch name to clipboard
Commits
Commits on Apr 15, 2026
lib: add logger api in node core
Show description for 179e2d1
mertcanaltin
committed
179e2d1
View commit details
Copy full SHA for 179e2d1
Browse repository at this point
lib: address review feedback for logger API
Show description for c658b21
mertcanaltin
committed
c658b21
View commit details
Copy full SHA for c658b21
Browse repository at this point
lib: address review feedback for logger API
Show description for a8603fb
mertcanaltin
committed
a8603fb
View commit details
Copy full SHA for a8603fb
Browse repository at this point
added missing test
Show description for 95089ef
mertcanaltin
committed
95089ef
View commit details
Copy full SHA for 95089ef
Browse repository at this point
logger: address review feedback
Show description for 8be7bcf
mertcanaltin
committed
8be7bcf
View commit details
Copy full SHA for 8be7bcf
Browse repository at this point
logger: address review feedback
Show description for c9282ef
mertcanaltin
committed
c9282ef
View commit details
Copy full SHA for c9282ef
Browse repository at this point
Update lib/internal/logger/serializers.js
Show description for 04ec44c
mertcanaltin
committed
04ec44c
View commit details
Copy full SHA for 04ec44c
Browse repository at this point
delete pino benchmark
Show description for 4b361f7
mertcanaltin
committed
4b361f7
View commit details
Copy full SHA for 4b361f7
Browse repository at this point
delete exports (LEVELS, channels)
Show description for b900393
mertcanaltin
committed
b900393
View commit details
Copy full SHA for b900393
Browse repository at this point
edited logger api md
Show description for 36b1edd
mertcanaltin
committed
36b1edd
View commit details
Copy full SHA for 36b1edd
Browse repository at this point
address review feedback for logger api
Show description for 14b0a3a
mertcanaltin
committed
14b0a3a
View commit details
Copy full SHA for 14b0a3a
Browse repository at this point
logger: skip input validation when no subscribers
Show description for 87cbfa1
mertcanaltin
committed
87cbfa1
View commit details
Copy full SHA for 87cbfa1
Browse repository at this point
doc: address review feedback on logger.md
Show description for 1f897fc
mertcanaltin
committed
1f897fc
View commit details
Copy full SHA for 1f897fc
Browse repository at this point
doc: add log channels in diagnostics_channel
Show description for 3c24799
mertcanaltin
committed
3c24799
View commit details
Copy full SHA for 3c24799
Browse repository at this point
Update serializers.js
Show description for e58be5f
mertcanaltin
authored
e58be5f
View commit details
Copy full SHA for e58be5f
Browse repository at this point
Update serializers.js
Show description for 4563bc2
mertcanaltin
authored
4563bc2
View commit details
Copy full SHA for 4563bc2
Browse repository at this point
Update logger.js
Show description for b4ceb0a
mertcanaltin
authored
b4ceb0a
View commit details
Copy full SHA for b4ceb0a
Browse repository at this point
Update lib/internal/logger/serializers.js
Show description for 3e8166d
mertcanaltin
authored
3e8166d
View commit details
Copy full SHA for 3e8166d
Browse repository at this point
Commits on Apr 19, 2026
Merge branch 'main' into mert/create-logger-api/node-core
Show description for 796f6b3
mertcanaltin
authored
796f6b3
View commit details
Copy full SHA for 796f6b3
Browse repository at this point
logger: address review feedback
Show description for 700566b
mertcanaltin
committed
700566b
View commit details
Copy full SHA for 700566b
Browse repository at this point
Commits on Apr 20, 2026
Merge branch 'main' into mert/create-logger-api/node-core
Show description for 42ae3a8
mertcanaltin
authored
42ae3a8
View commit details
Copy full SHA for 42ae3a8
Browse repository at this point
Commits on Apr 22, 2026
src: remove duplicate experimental_stream_iter
Show description for b686bee
mertcanaltin
committed
b686bee
View commit details
Copy full SHA for b686bee
Browse repository at this point
Commits on May 26, 2026
Merge branch 'main' into mert/create-logger-api/node-core
Show description for d4f75da
mertcanaltin
committed
d4f75da
View commit details
Copy full SHA for d4f75da
Browse repository at this point
Commits on Jun 27, 2026
use single diagnostics channel with consumer-side filtering
Show description for 2e64414
mertcanaltin
committed
2e64414
View commit details
Copy full SHA for 2e64414
Browse repository at this point
updated doc
mertcanaltin
committed
98f3e5a
View commit details
Copy full SHA for 98f3e5a
Browse repository at this point
apply serializers to bindings in Logger constructor
mertcanaltin
committed
8ddfad1
View commit details
Copy full SHA for 8ddfad1
Browse repository at this point
Commits on Jun 28, 2026
remove double serialize
mertcanaltin
committed
dfe69ff
View commit details
Copy full SHA for dfe69ff
Browse repository at this point
simplify bindings handling in child logger creation
mertcanaltin
committed
1108c7e
View commit details
Copy full SHA for 1108c7e
Browse repository at this point
add default error serializers to logger class
mertcanaltin
committed
f38c709
View commit details
Copy full SHA for f38c709
Browse repository at this point
You can’t perform that action at this time.