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
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 }}
Lbardoux
/
log
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Thread name
- #1
#1
Open
Zelnes
wants to merge 8 commits into
Lbardoux:master
Lbardoux/log:master
from
Zelnes:threadName
Zelnes/log:threadName
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
Thread name
#1
Zelnes
wants to merge 8 commits into
Lbardoux:master
Lbardoux/log:master
from
Zelnes:threadName
Zelnes/log:threadName
Copy head branch name to clipboard
Commits
Commits on Apr 1, 2017
Adding a feature that allows Log, when using the Thread tag in the log header, to use a string instead of the thread id. Though, thread id will be use as default value until you reach the directive…
Show description for fc025a9
Zelnes
committed
fc025a9
View commit details
Copy full SHA for fc025a9
Browse repository at this point
Adding latest master version to thread feature
Zelnes
committed
e389145
View commit details
Copy full SHA for e389145
Browse repository at this point
Modification of addThreadName to bindThreadName and delThreadName to unbindThreadName
Zelnes
committed
7cea2a3
View commit details
Copy full SHA for 7cea2a3
Browse repository at this point
Addition of documentation refering to MTL_LOG_NAMESPACE::Options::THREAD_NAME, mlog::Options::bindThreadName and mlog::Options::unbindThreadName
Zelnes
committed
e9a5790
View commit details
Copy full SHA for e9a5790
Browse repository at this point
Spell checking of the documentation
Zelnes
authored
c006aee
View commit details
Copy full SHA for c006aee
Browse repository at this point
Modification of _REENTRANT to MTL_LOG_WITH_THREADS
Zelnes
authored
4171594
View commit details
Copy full SHA for 4171594
Browse repository at this point
Update of functions
Show description for dbc86b8
Zelnes
authored
dbc86b8
View commit details
Copy full SHA for dbc86b8
Browse repository at this point
Commits on Apr 24, 2017
MTL_LOG_WITH_THREADS is now defined only if not using Windows. This can be changed when we find a way to use thread with mingw.Addition of MTL_THREAD_ID that is thread id type when MTL_LOG_WITH_THR…
Show description for a0470c6
Mehdi GHESH
committed
a0470c6
View commit details
Copy full SHA for a0470c6
Browse repository at this point
You can’t perform that action at this time.