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 }}
DaGaMs
/
cpplog
Public
forked from
andrew-d/cpplog
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
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 Mar 18, 2012
Set some build definitions to make cpplog happy on OSX.
mz2
committed
890ecd8
View commit details
Copy full SHA for 890ecd8
Browse repository at this point
Commits on Feb 3, 2012
fixed missing sstream include
Benjamin Schuster-Boeckler
committed
a2be56b
View commit details
Copy full SHA for a2be56b
Browse repository at this point
Commits on Oct 20, 2011
Merge pull request #10 from eigenbom/master
Show description for e6947ea
Andrew
committed
e6947ea
View commit details
Copy full SHA for e6947ea
Browse repository at this point
Reordered initializer lists to remove warnings
eigenbom
committed
eb7f85c
View commit details
Copy full SHA for eb7f85c
Browse repository at this point
Commits on Oct 9, 2011
Merge pull request #8 from fakechris/master
Show description for 9da02f4
Andrew
committed
9da02f4
View commit details
Copy full SHA for 9da02f4
Browse repository at this point
send pre log format message to ostrstream
fakechris
committed
5124b21
View commit details
Copy full SHA for 5124b21
Browse repository at this point
Commits on Oct 5, 2011
Fixed compilation errors on MinGW, and specified base class for outputdebug_buf to fix G++ errors
AndrewD
committed
ddbd850
View commit details
Copy full SHA for ddbd850
Browse repository at this point
Commits on Oct 1, 2011
Added file loggers that support automatic rotation
AndrewD
committed
566832a
View commit details
Copy full SHA for 566832a
Browse repository at this point
Commits on Sep 29, 2011
Updated README.txt
AndrewD
committed
d4cb442
View commit details
Copy full SHA for d4cb442
Browse repository at this point
Updated README.txt
AndrewD
committed
7916cbc
View commit details
Copy full SHA for 7916cbc
Browse repository at this point
Moved #defines
AndrewD
committed
63fbb2a
View commit details
Copy full SHA for 63fbb2a
Browse repository at this point
Merge pull request #6 from fakechris/scribelogger
Show description for 8ba8666
Andrew
committed
8ba8666
View commit details
Copy full SHA for 8ba8666
Browse repository at this point
add scribe logger support
fakechris
committed
29369fb
View commit details
Copy full SHA for 29369fb
Browse repository at this point
Commits on Sep 28, 2011
Reorganized includes
AndrewD
committed
459389c
View commit details
Copy full SHA for 459389c
Browse repository at this point
Fixed spelling mistake
AndrewD
committed
9308cf6
View commit details
Copy full SHA for 9308cf6
Browse repository at this point
Merge pull request #5 from fakechris/outputdebugstring
Show description for 7eb0eba
Andrew
committed
7eb0eba
View commit details
Copy full SHA for 7eb0eba
Browse repository at this point
add support for OutputDebugString on windows
fakechris
committed
7e4552b
View commit details
Copy full SHA for 7e4552b
Browse repository at this point
Fixed race condition in LogMessage
AndrewD
committed
2167514
View commit details
Copy full SHA for 2167514
Browse repository at this point
Commits on Sep 27, 2011
Merge branch 'experimental'
AndrewD
committed
fd08f7d
View commit details
Copy full SHA for fd08f7d
Browse repository at this point
Fixed macro syntax, library now compiles on Ubuntu
AndrewD
committed
67c9e02
View commit details
Copy full SHA for 67c9e02
Browse repository at this point
Merge branch 'master' of github.com:andrew-d/cpplog
AndrewD
committed
0b57027
View commit details
Copy full SHA for 0b57027
Browse repository at this point
Testing different macro syntax
AndrewD
committed
eb76821
View commit details
Copy full SHA for eb76821
Browse repository at this point
Added test for LOG_ASSERT, fixed bug in other tests.
AndrewD
committed
9e57017
View commit details
Copy full SHA for 9e57017
Browse repository at this point
Merge pull request #3 from fakechris/master
Show description for 50702e2
Andrew
committed
50702e2
View commit details
Copy full SHA for 50702e2
Browse repository at this point
fix missing lock_guard template args and convert thread_id
fakechris
committed
9a00cd4
View commit details
Copy full SHA for 9a00cd4
Browse repository at this point
Fixed log level printing
AndrewD
committed
8f411db
View commit details
Copy full SHA for 8f411db
Browse repository at this point
Commits on Sep 26, 2011
Merge pull request #2 from vvavrychuk/for-andrew
Show description for 6377fdf
Andrew
committed
6377fdf
View commit details
Copy full SHA for 6377fdf
Browse repository at this point
Fixed error: no matching constructor for initialization of 'cpplog::LogMessage'
Show description for a1a98d7
vvavrychuk
committed
a1a98d7
View commit details
Copy full SHA for a1a98d7
Browse repository at this point
Fixed warning: control reaches end of non-void function
vvavrychuk
committed
5d2e5a2
View commit details
Copy full SHA for 5d2e5a2
Browse repository at this point
Fixed error: no matching constructor for initialization of 'std::ofstream' (aka 'basic_ofstream<char>')
Show description for d75e915
vvavrychuk
committed
d75e915
View commit details
Copy full SHA for d75e915
Browse repository at this point
Fixed error: use of undeclared identifier 'strrchr' under gcc/clang
Show description for a66f689
vvavrychuk
committed
a66f689
View commit details
Copy full SHA for a66f689
Browse repository at this point
Fixed warning: conversion from string literal to 'char *' is deprecated
Show description for 0b03a78
vvavrychuk
committed
0b03a78
View commit details
Copy full SHA for 0b03a78
Browse repository at this point
Make tests compilable with -DCPPLOG_NO_SYSTEM_IDS -DCPPLOG_NO_THREADING
vvavrychuk
committed
7e4c012
View commit details
Copy full SHA for 7e4c012
Browse repository at this point
Fixed rare edge case in BackgroundLogger, fixed compiler warning of unreferenced parameter
AndrewD
committed
7ca4852
View commit details
Copy full SHA for 7ca4852
Browse repository at this point
Increased number of messages for BackgroundLogger test, updated concurrent_queue implementation
AndrewD
committed
df35760
View commit details
Copy full SHA for df35760
Browse repository at this point
Previous
Next
You can’t perform that action at this time.