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 }}
OpenSemanticLab
/
osw-python
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
11
Code
Issues
40
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(logging): replace print statements with the logging module
- #160
#160
Open
LukasGold
wants to merge 16 commits into
main
OpenSemanticLab/osw-python:main
from
feat/logging
OpenSemanticLab/osw-python:feat/logging
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
feat(logging): replace print statements with the logging module
#160
LukasGold
wants to merge 16 commits into
main
OpenSemanticLab/osw-python:main
from
feat/logging
OpenSemanticLab/osw-python:feat/logging
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
feat(logging): set up the osw logger and route it through parallelize
Show description for 2430204
LukasGold
committed
2430204
View commit details
Copy full SHA for 2430204
Browse repository at this point
refactor: replace print calls with logging across src/osw
Show description for 42d5fe6
LukasGold
committed
42d5fe6
View commit details
Copy full SHA for 42d5fe6
Browse repository at this point
refactor: drop level prefixes now supplied by the log formatter
Show description for db51192
LukasGold
committed
db51192
View commit details
Copy full SHA for db51192
Browse repository at this point
test: cover the logging setup and its capture in parallelize
Show description for 58a2c44
LukasGold
committed
58a2c44
View commit details
Copy full SHA for 58a2c44
Browse repository at this point
fix(logging): keep propagating and stand down instead of taking over
Show description for f63458c
LukasGold
committed
f63458c
View commit details
Copy full SHA for f63458c
Browse repository at this point
Merge branch 'main' into feat/logging
Show description for 5cc3fb7
LukasGold
committed
5cc3fb7
View commit details
Copy full SHA for 5cc3fb7
Browse repository at this point
Commits on Sep 7, 2026
docs(logging): move the logging description from README to the docs
LukasGold
committed
4b341f2
View commit details
Copy full SHA for 4b341f2
Browse repository at this point
fix(logging): default the osw handler to stderr, not stdout
Show description for 329bff4
LukasGold
committed
329bff4
View commit details
Copy full SHA for 329bff4
Browse repository at this point
docs(logging): state that osw writes its records to stderr
LukasGold
committed
e682a57
View commit details
Copy full SHA for e682a57
Browse repository at this point
Merge branch 'main' into feat/logging
LukasGold
authored
adeb770
View commit details
Copy full SHA for adeb770
Browse repository at this point
fix(logging): restore two changes lost in the merge resolution
Show description for b097b10
LukasGold
committed
b097b10
View commit details
Copy full SHA for b097b10
Browse repository at this point
fix(util): replay worker warnings from a quiet parallel batch
Show description for 48b9537
LukasGold
committed
48b9537
View commit details
Copy full SHA for 48b9537
Browse repository at this point
feat(logging): report library warnings as log records
Show description for 8d24914
LukasGold
committed
8d24914
View commit details
Copy full SHA for 8d24914
Browse repository at this point
Commits on Sep 8, 2026
feat(util): replay parallel task output as log records
Show description for c2791d0
LukasGold
committed
c2791d0
View commit details
Copy full SHA for c2791d0
Browse repository at this point
Commits on Sep 18, 2026
Merge branch 'main' into feat/logging
Show description for 665e0e8
LukasGold
committed
665e0e8
View commit details
Copy full SHA for 665e0e8
Browse repository at this point
docs: say debug flags log rather than print
Show description for 96e6be2
LukasGold
committed
96e6be2
View commit details
Copy full SHA for 96e6be2
Browse repository at this point
You can’t perform that action at this time.