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 }}
oneapi-src
/
level-zero
Public
Notifications
You must be signed in to change notification settings
Fork
140
Star
335
Code
Issues
71
Pull requests
14
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
New logger and remove code bloat
- #443
#443
Merged
rwmcguir
merged 19 commits into
oneapi-src:master
oneapi-src/level-zero:master
from
rwmcguir:new_logger
rwmcguir/level-zero:new_logger
Copy head branch name to clipboard
Jun 8, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
New logger and remove code bloat
#443
rwmcguir
merged 19 commits into
oneapi-src:master
oneapi-src/level-zero:master
from
rwmcguir:new_logger
rwmcguir/level-zero:new_logger
Copy head branch name to clipboard
Commits
Commits on May 27, 2026
First version of removing spdlog
Show description for 95ae87c
rwmcguir
committed
95ae87c
View commit details
Copy full SHA for 95ae87c
Browse repository at this point
Remove spdlog files from repo
Show description for 58de92e
rwmcguir
committed
58de92e
View commit details
Copy full SHA for 58de92e
Browse repository at this point
Removed all mention of spdlog and added PID %P
Show description for 5db9fde
rwmcguir
committed
5db9fde
View commit details
Copy full SHA for 5db9fde
Browse repository at this point
Minor logging performance enhancements
Show description for 44819a9
rwmcguir
committed
44819a9
View commit details
Copy full SHA for 44819a9
Browse repository at this point
Remove loggin wrapper, as no longer necessary
Show description for c3fbc28
rwmcguir
committed
c3fbc28
View commit details
Copy full SHA for c3fbc28
Browse repository at this point
Updates to log file format printing, showing settings
Show description for 6adb62a
rwmcguir
committed
6adb62a
View commit details
Copy full SHA for 6adb62a
Browse repository at this point
Minor clean up in output text for Liibrary Path
Show description for 198f79c
rwmcguir
committed
198f79c
View commit details
Copy full SHA for 198f79c
Browse repository at this point
Update docs to reflect default logging behavior
Show description for d9dd2ae
rwmcguir
committed
d9dd2ae
View commit details
Copy full SHA for d9dd2ae
Browse repository at this point
Remove log filename deprecation
Show description for fc8a3cc
rwmcguir
committed
fc8a3cc
View commit details
Copy full SHA for fc8a3cc
Browse repository at this point
Improve shared library loading path output
Show description for 90efed2
rwmcguir
committed
90efed2
View commit details
Copy full SHA for 90efed2
Browse repository at this point
Enable ze_logger creation caller printing
Show description for ae7effb
rwmcguir
committed
ae7effb
View commit details
Copy full SHA for ae7effb
Browse repository at this point
Exported main logger context for use in other layers
Show description for e93ef1c
rwmcguir
committed
e93ef1c
View commit details
Copy full SHA for e93ef1c
Browse repository at this point
Remove duplicate logger when used with static+dyanmic
Show description for 2763db1
rwmcguir
committed
2763db1
View commit details
Copy full SHA for 2763db1
Browse repository at this point
Minor cleanup of logging issues
Show description for 4417563
rwmcguir
committed
4417563
View commit details
Copy full SHA for 4417563
Browse repository at this point
Switch to using shared_ptr to avoid unique symbols
Show description for 3b5cbd2
rwmcguir
committed
3b5cbd2
View commit details
Copy full SHA for 3b5cbd2
Browse repository at this point
Fixed teardown race condition w/static loader
Show description for 5eb7f7a
rwmcguir
committed
5eb7f7a
View commit details
Copy full SHA for 5eb7f7a
Browse repository at this point
Update for review comments
Show description for c43725a
rwmcguir
committed
c43725a
View commit details
Copy full SHA for c43725a
Browse repository at this point
Restore some of ZE_ENABLE_LOADER_DEBUG_TRACE
Show description for 7d0df6f
rwmcguir
committed
7d0df6f
View commit details
Copy full SHA for 7d0df6f
Browse repository at this point
Re-add Legacy output retention and =2 options
Show description for 8fffd57
rwmcguir
committed
8fffd57
View commit details
Copy full SHA for 8fffd57
Browse repository at this point
You can’t perform that action at this time.