Skip to content
#

logger

Here are 323 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 Jun 10, 2025
  • C++

☁️ A C++20 echo web server using a thread pool, an epoll and non-blocking sockets to process requests, consisting of a YAML-based configuration, a customizable logger and a min-heap-based timer.(使用C++20开发的Web回声服务器,使用线程池、epoll和非阻塞套接字处理网络请求,并包含YAML配置、日志记录和基于最小堆的定时器。)

  • Updated Jul 15, 2025
  • C++

Improve this page

Add a description, image, and links to the logger topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the logger topic, visit your repo's landing page and select "manage topics."

Learn more