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 }}
hpplinux
/
cpplog
Public
forked from
andrew-d/cpplog
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jun 29, 2015
Merge pull request #24 from evolvedmicrobe/nominmax
Show description for ed47cff
andrew-d
committed
ed47cff
View commit details
Copy full SHA for ed47cff
Browse repository at this point
Commits on Jun 9, 2015
Avoid redefining min/max
Show description for 6cd5317
evolvedmicrobe
committed
6cd5317
View commit details
Copy full SHA for 6cd5317
Browse repository at this point
Commits on Mar 6, 2014
Allow setting filter level
andrew-d
committed
1a51f68
View commit details
Copy full SHA for 1a51f68
Browse repository at this point
Support custom log formats more
andrew-d
committed
3d1e688
View commit details
Copy full SHA for 3d1e688
Browse repository at this point
Commits on Jun 29, 2013
Test with stricter warnings, fix some warnings
andrew-d
committed
b480412
View commit details
Copy full SHA for b480412
Browse repository at this point
Commits on Jun 13, 2013
Minor style fixes, update list of contributors
andrew-d
committed
ee40b29
View commit details
Copy full SHA for ee40b29
Browse repository at this point
Merge pull request #18 from olajep/pr-custom-logformat
Show description for c0e1054
andrew-d
committed
c0e1054
View commit details
Copy full SHA for c0e1054
Browse repository at this point
Commits on Jun 12, 2013
Remove last usage of strstream
andrew-d
committed
5521406
View commit details
Copy full SHA for 5521406
Browse repository at this point
Merge pull request #19 from olajep/pr-replace-strstream
Show description for 5981c48
andrew-d
committed
5981c48
View commit details
Copy full SHA for 5981c48
Browse repository at this point
Minor updates to Makefile / .gitignore
andrew-d
committed
801f9f2
View commit details
Copy full SHA for 801f9f2
Browse repository at this point
Merge pull request #17 from olajep/pr-compiler-warnings
Show description for 146a73f
andrew-d
committed
146a73f
View commit details
Copy full SHA for 146a73f
Browse repository at this point
Commits on Jun 7, 2013
Merge pull request #20 from olajep/pr_threadsafe_gmtime
Show description for d550447
andrew-d
committed
d550447
View commit details
Copy full SHA for d550447
Browse repository at this point
Use thread-safe gmtime.
olajep
committed
e3d6a22
View commit details
Copy full SHA for e3d6a22
Browse repository at this point
Commits on Jun 3, 2013
Replace deprecated strstream class.
Show description for ddc6d39
olajep
committed
ddc6d39
View commit details
Copy full SHA for ddc6d39
Browse repository at this point
Commits on Jun 2, 2013
Add support for custom log formatting
Show description for 3c5233e
olajep
committed
3c5233e
View commit details
Copy full SHA for 3c5233e
Browse repository at this point
Commits on Jun 1, 2013
main: fix compiler warnings.
olajep
committed
cee76c3
View commit details
Copy full SHA for cee76c3
Browse repository at this point
Commits on Apr 13, 2013
Fix usage of exit(). Closes #16.
andrew-d
committed
db96e48
View commit details
Copy full SHA for db96e48
Browse repository at this point
Commits on Nov 11, 2012
Print an example log message in our test program
andrew-d
committed
690f41a
View commit details
Copy full SHA for 690f41a
Browse repository at this point
Refactor process/thread ID handling, add experimental support for SYS_gettid
andrew-d
committed
b2c1d81
View commit details
Copy full SHA for b2c1d81
Browse repository at this point
Add small comments
andrew-d
committed
dc901d7
View commit details
Copy full SHA for dc901d7
Browse repository at this point
Properly print thread IDs that are structures
andrew-d
committed
6d98450
View commit details
Copy full SHA for 6d98450
Browse repository at this point
Add gitignore
andrew-d
committed
824cde3
View commit details
Copy full SHA for 824cde3
Browse repository at this point
Add Stop() function for BackgroundLogger
andrew-d
committed
acfbb6f
View commit details
Copy full SHA for acfbb6f
Browse repository at this point
Add 'make test' command, fix compilation with Boost
andrew-d
committed
474379a
View commit details
Copy full SHA for 474379a
Browse repository at this point
Add Makefile
andrew-d
committed
3f806a4
View commit details
Copy full SHA for 3f806a4
Browse repository at this point
Fix compiler warning, switch to static_cast
andrew-d
committed
559f686
View commit details
Copy full SHA for 559f686
Browse repository at this point
Update cpplog to handle latest version of Boost
andrew-d
committed
5ce82a4
View commit details
Copy full SHA for 5ce82a4
Browse repository at this point
Convert tabs to spaces, strip whitespace
andrew-d
committed
66c8c97
View commit details
Copy full SHA for 66c8c97
Browse repository at this point
Commits on Mar 9, 2012
Updated contributors in README
AndrewD
committed
23865f2
View commit details
Copy full SHA for 23865f2
Browse repository at this point
Fixed spacing
AndrewD
committed
32ddda4
View commit details
Copy full SHA for 32ddda4
Browse repository at this point
Merge pull request #13 from z00m1n/master
Show description for ae305f2
Andrew
committed
ae305f2
View commit details
Copy full SHA for ae305f2
Browse repository at this point
Commits on Feb 6, 2012
enable CPPLOG_HELPER_MACROS and CPPLOG_FATAL_EXIT; this should get things into the same state as they were before the 'inverse logic' define name refactorings
z00m1n
committed
dca7536
View commit details
Copy full SHA for dca7536
Browse repository at this point
fix typo: change CPPLOG_SYSTEM_ID to CPPLOG_SYSTEM_IDS
z00m1n
committed
2bb8407
View commit details
Copy full SHA for 2bb8407
Browse repository at this point
fix notation of #ifdef using ORed combination of two #defines
z00m1n
committed
3eab4e8
View commit details
Copy full SHA for 3eab4e8
Browse repository at this point
refactor CPPLOG_FATAL_NOEXIT to CPPLOG_FATAL_EXIT
z00m1n
committed
52c6ec8
View commit details
Copy full SHA for 52c6ec8
Browse repository at this point
Previous
Next
You can’t perform that action at this time.