GitXplorerGitXplorer
R

Logger

public
5 stars
2 forks
0 issues

Commits

List of commits on branch master.
Unverified
3332ee65e068b43714c6f372354e3cd2257d8890

Logger added

committed 11 years ago
Unverified
52446bcb52c5771f24a9ae79d311081151954791

Initial commit

committed 11 years ago

README

The README file for this repository.

Logger

"Logger" is logging library in C. It is lockless SMP-safe and it uses ring buffer as container for log messages.