The Wayback Machine - https://web.archive.org/web/20210823084840/https://github.com/topics/logging
Skip to content
#

logging

Here are 5,823 public repositories matching this topic...

LIU-WEI-git
LIU-WEI-git commented Aug 21, 2021

Question

When viewing storage plugins, I find a relationship between them.
If H2 storage plugin use "order by" in the query statement, InfluxDB plugin will use "top" or "bottom" function in its implement.
But I find a difference of IBrowserLogQueryDAO in storage plugins.

  • BrowserLogQuery.java in InfluxDB storage plugin: the query contains a sort function "top".
  • H2BrowserLogQue

A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number.

  • Updated Nov 9, 2020
  • Swift

Single header C++ logging library. It is extremely powerful, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.

  • Updated May 14, 2021
  • C++

Improve this page

Add a description, image, and links to the logging 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 logging topic, visit your repo's landing page and select "manage topics."

Learn more