Skip to content
#

Logging

In computing, logging is the act of keeping a log of events that occur in a computer system, such as problems, errors or just information on current operations.

Here are 8,840 public repositories matching this topic...

G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made with plain C++14 (C++11 support up to release 1.3.2) with no external libraries (except gtest used for unit tests). G3log is made to be cross-platform, currently running on OSX, Windows and several Linux distros. S…

  • Updated May 19, 2024
  • C++
Followers
93 followers
Wikipedia
Wikipedia