This website requires JavaScript.
Explore
Help
Sign In
bob
/
libsclogging
Watch
1
Star
0
Fork
0
You've already forked libsclogging
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
17
Commits
2
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Bob Polis
713289ffd9
Removed -pthread and -fno-strict-aliasing flags
2021-11-13 19:14:04 +01:00
tester
Removed -pthread and -fno-strict-aliasing flags
2021-11-13 19:14:04 +01:00
.gitignore
added tester
2020-04-29 16:59:33 +02:00
log4cpp.cpp
gave start of prefix output identical implementation
2020-04-29 17:49:43 +02:00
log4cpp.hpp
first commit
2020-03-16 12:17:56 +01:00
logger.cpp
fixed leading zero in ms in timestamp
2020-04-29 18:23:45 +02:00
logger.hpp
renamed macros to decrease name collision probability
2020-04-29 17:12:22 +02:00
Makefile
Removed -pthread and -fno-strict-aliasing flags
2021-11-13 19:14:04 +01:00
Description
Generic logging for C++, with several log levels, time stamps, and optional color output.
logging
199
KiB