Description
logog is a highly portable C++ library to facilitate logging of real-time events in performance-oriented applications, such as games. It is especially appropriate for projects that have constrained memory and constrained CPU requirements.
See http://johnwbyrd.github.com/logog/ for more information and complete documentation.
General support and discussion is available at http://groups.google.com/group/logog . Development support and discussion is available at http://groups.google.com/group/logog-devel .
This project can be built using CMake, available from http://www.cmake.org . Local documentation can be generated with doxygen, available from http://www.doxygen.org .
The project is built regularly using Travis. The current status of the build is .
The license agreement for logog is viewable at http://johnwbyrd.github.com/logog/license.html .
logog alternatives and similar libraries
Based on the "Logging" category.
Alternatively, view logog alternatives based on common mentions on social networks and blogs.
-
Easylogging++
Single header only, extremely light-weight high performance logging library for C++11 (or higher) applications. [MIT] website -
log4cplus
A simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. [BSD & Apache2] -
Blackhole
Header only attribute-based logging framework, which is designed to be fast, modular and highly customizable. [MIT] -
templog
A very small and lightweight C++ library which you can use to add logging to your C++ applications. [Boost] -
Log4cpp
A library of C++ classes for flexible logging to files, syslog, IDSA and other destinations. [LGPL]
Get performance insights in less than 4 minutes
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of logog or a related project?