openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
S
Simpleloggercpp
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 3 hours
ago. based on code collected
about 3 hours
ago.
Mar 03, 2025 — Mar 03, 2026
Showing page 3 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
CMake final fix for MSVC
Christian Rapp
More...
almost 10 years ago
Cmake again
Christian Rapp
More...
almost 10 years ago
Another cmake fix
Christian Rapp
More...
almost 10 years ago
Using CMake3.4 option to export all symbols on Windows
Christian Rapp
More...
almost 10 years ago
Fixed several CMake problems on Windows
Christian Rapp
More...
almost 10 years ago
Renamed all classes and literals
Christian Rapp
More...
almost 10 years ago
Library is now licensed under Apache License 2.0
Christian Rapp
More...
almost 10 years ago
Minor spelling corrections
Christian Rapp
More...
almost 10 years ago
Renamed library and updated README
Christian Rapp
More...
almost 10 years ago
Update README.md
Christian Rapp
More...
over 10 years ago
Update README.md
Christian Rapp
More...
over 10 years ago
Update Readme because of API changes
Christian Rapp
More...
over 10 years ago
Bumped version number to 0.6.0 Changed compiler initialization code Added a config.h header file. All source files have been formatted with clang format No longer using a large switch case statement to determine which loglevel a log message has. Using a lookup map now. You can now use simpleLogger to write to the system log (syslog) on Unix systems Having introduced an INTERNAL message level that fixes a race condition in SimpleLogger destructor.
Christian Rapp
More...
over 10 years ago
New gitignore file
Christian Rapp
More...
over 10 years ago
Removed doxygen generated html documentation. Interested Users can create it themselves or we might add an option to cmake.
Christian Rapp
More...
over 10 years ago
Simplelogger constructor now has sane default values
Christian Rapp
More...
about 11 years ago
Added missing copyright headers to all source files.
Christian Rapp
More...
about 11 years ago
Merge branch 'master' of github.com:crapp/simplelogger
Christian Rapp
More...
about 11 years ago
Added the possibility to print the thread id from where the log message was issued. Only try to open logfile if print to logfile is enabled. PrintStacktrace now works in multithreading and standard mode
Christian Rapp
More...
about 11 years ago
Update README.md
Christian Rapp
More...
about 11 years ago
Merge branch 'master' of github.com:crapp/simplelogger
Christian Rapp
More...
almost 12 years ago
Signed-off-by: Christian Rapp <
[email protected]
>
Christian Rapp
More...
almost 12 years ago
Update README.md
Christian Rapp
More...
almost 12 years ago
Update README.md
Christian Rapp
More...
almost 12 years ago
All member variables are now threadsafe via separate mutexes. Access is only allowed via getters and setters. This slows down the logger a little bit Tester application improved. It measures the time for logging in normal mode and multithreading mode and prints the results.
Christian Rapp
More...
almost 12 years ago
Removed unnecessary helpers header and moved methods for getting a formatted timestring from a time point to simplelogger class
Christian Rapp
More...
almost 12 years ago
Update README.md
Christian Rapp
More...
almost 12 years ago
Update README.md
Christian Rapp
More...
almost 12 years ago
Installing all header files
Christian Rapp
More...
almost 12 years ago
Updated doxygen html docu
Christian Rapp
More...
almost 12 years ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree