openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
plog-cpp
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 19, 2023 — Jan 19, 2024
Showing page 18 of 20
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Limited the max message size for CSV up to 32000 chars.
Sergey Podobry
More...
almost 10 years ago
Skipped preprocessing of function names in ObjC++.
Sergey Podobry
More...
almost 10 years ago
Added short LOGX macros.
Sergey Podobry
More...
almost 10 years ago
Renamed WhereWhatFormatter -> FuncMessageFormatter.
Sergey Podobry
More...
almost 10 years ago
Added AndroidAppender.
Sergey Podobry
More...
almost 10 years ago
Renamed Entry -> Record.
Sergey Podobry
More...
almost 10 years ago
Created directories for Appenders and Formatters.
Sergey Podobry
More...
almost 10 years ago
Added WhereWhatFormatter.
Sergey Podobry
More...
almost 10 years ago
Now init returns logger reference.
Sergey Podobry
More...
almost 10 years ago
Processed func name on non-windows systems to drop type info (make name shorter).
Sergey Podobry
More...
almost 10 years ago
Skipped file operations for null FILE handle (crash on Android).
Sergey Podobry
More...
almost 10 years ago
Bumped version to 0.5.4.
Sergey Podobry
More...
almost 10 years ago
Replaced ftime -> gettimeofday (to fix build on some Android platforms).
Sergey Podobry
More...
almost 10 years ago
Removed wchar on Android. Used wchar in init functions only on Windows.
Sergey Podobry
More...
almost 10 years ago
Fixed Android build (moved to stdio.h from io.h, disabled wstring to utf8 conversion).
Sergey Podobry
More...
almost 10 years ago
Reverted -Wno-multichar and removed multichar char.
Sergey Podobry
More...
almost 10 years ago
Added -Wno-multichar to fix a gcc warning in samples.
Sergey Podobry
More...
almost 10 years ago
Update README.md
Sergey Podobry
More...
almost 10 years ago
Renamed sample Intro->Simple.
Sergey Podobry
More...
almost 10 years ago
Completed unicode support, added BOM to files.
Sergey Podobry
More...
almost 10 years ago
Added std::string, char*, wchar_t* overloads in Entry operator<<.
Sergey Podobry
More...
about 10 years ago
Added unicode support, storing files in UTF-8.
Sergey Podobry
More...
about 10 years ago
Fixed build on VS2013.
Sergey Podobry
More...
about 10 years ago
Update README.md
Sergey Podobry
More...
about 10 years ago
Added travis ci status image.
Sergey Podobry
More...
about 10 years ago
Fixed gcc warning (unused return value).
Sergey Podobry
More...
about 10 years ago
Fixed build script (install->script).
Sergey Podobry
More...
about 10 years ago
Added travis ci script.
Sergey Podobry
More...
about 10 years ago
Added scm element. Bumped version to 0.5.3.
Sergey Podobry
More...
about 10 years ago
Added class NonCopyable.
Sergey Podobry
More...
about 10 years ago
←
1
2
…
12
13
14
15
16
17
18
19
20
→
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