real-time-logging

There are 3 repositories under real-time-logging topic.

  • advanced-console-log

    samestrin/advanced-console-log

    A lightweight and performant logging module for Node.js applications, available as an NPM package. It supports console and file logging with multiple levels and colors, and includes additional features such as memory usage tracking, caller information, and configurable output formats.

    Language:JavaScript0100
  • ujjwalkran/CPUMonitoringTool

    CPUMonitoringTool is a real-time resource monitoring tool that tracks CPU and memory usage using C++ and logs the data. It offers both a command-line and a web interface for displaying the usage statistics, with real-time updates and interactive charts.

    Language:HTML
  • Xza85hrf/Raspberry_Pi_Temperature_Monitor

    The Temperature Monitor is a C program for Raspberry Pi 5 and 4B that monitors and logs system temperature in real-time. It features threshold-based logging, automatic log rotation, and daemon mode for background processing. The program provides visual feedback with color-coded terminal output and is easy to configure and use.

    Language:C