1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Structurized samples. Fixed warnings. More... about 10 years ago
Fixed logger singleton variable (removed static and made template). More... about 10 years ago
Implemented LOG_IF. More... about 10 years ago
Added minimum_log_level for compatibility. More... about 10 years ago
Fixed linux includes. More... about 10 years ago
Fixed double quoting at the end of a string. More... about 10 years ago
Bumped version to 0.5.2. More... about 10 years ago
Update README.md More... about 10 years ago
Update README.md More... about 10 years ago
Update README.md More... about 10 years ago
Update README.md More... about 10 years ago
Update README.md More... about 10 years ago
Update README.md More... about 10 years ago
Update README.md More... about 10 years ago
Update README.md More... about 10 years ago
Update README.md More... about 10 years ago
Update README.md More... about 10 years ago
Implemented mutex via pthreads and critical section. More... about 10 years ago
Implemented RollingFileAppender. More... about 10 years ago
Started implementing RollingFileAppender. More... about 10 years ago
Added license and bumped version to 0.5.1. More... about 10 years ago
Added MutexLock and dummy Mutex. More... about 10 years ago
Update README.md More... about 10 years ago
Fixed linux build. More... about 10 years ago
Added empty RollingFileAppender. More... about 10 years ago
Added dummy rolling file appender init. More... about 10 years ago
Moved all backward compatibility code into a separate header. More... about 10 years ago
Implemented universal init: csv and txt. More... about 10 years ago
Improved text formatter. More... about 10 years ago
Simplified WARNING->WARN. More... about 10 years ago