file-logging
There are 24 repositories under file-logging topic.
gookit/slog
📑 Lightweight, configurable, extensible logging library written in Go. Support multi level, multi outputs and built-in multi file logger, buffers, clean, rotate-file handling.一个易于使用的,轻量级、可配置、可扩展的日志库。支持多个级别,输出到多文件;内置文件日志处理、自动切割、清理、压缩等增强功能
kala13x/slog
Advanced cross-platform logging library for C/C++
DogukanUrker/Tamga
A modern, high-performance logging utility for Python with multiple output formats and colorful console output.
ELHoussineT/qlogging
Beautifully colored, quick and simple Python logging
chanpreet3000/pretty-pie-log
Pretty Pie Log: A powerful, thread-safe Python logging library featuring colorized output, structured logging, timezone-aware timestamps, rotating file logs, and function execution tracking with enhanced support for any data type in details.
pableess/Bleess.Extensions.Logging.File
Rolling file logger for Microsoft.Extensions.Logging that supports multiple files
dl1998/go-logging
Logging library for Golang inspired by the Python logger.
goodluck3301/FlexLogger
A flexible, configurable Android logging library with multiple destinations, pretty-printing, and log file size trimming support. Built with Kotlin for modern Android development.
ozakboy/ozakboy.NLOG
A lightweight and high-performance logging tool for .NET applications that provides asynchronous writing, intelligent file management, and rich configuration options. A local logging solution specifically designed for .NET applications.
misaghsoltani/LightLog
A lightweight, flexible logging library for Python, using a C++ core and with support for distributed computing environments
jitesoft/yolog-file-plugin
File plugin for @jitesoft/yolog.
Kjuly/KYLogger
A local system logger for Apple platforms.
dotnetrealm/Deixar
leave management project using ASP.NET 7 API + MVC + Sentry + Unit Testing+ Serilog + Health check
Gistyr/better-assert
Rust assertion functions and panic with built-in logging
grdvsng/demure_logger
memory safe logging
malekim/enlog
An enchanted logging library for GO
mustafadikyar/logstash-opensearch-opensearchdashboard
Simple log management setup with OpenSearch, OpenSearch Dashboard and Logstash. It reads logs from files and indexes them into OpenSearch for searching and visualization.
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.
0x7f9/pyile_legacy
Python File Monitor
arkag70/Logger
This is header only library that logs data into various file formats called Sinks. Currently supports JSON. Any type of Sinks (csv, txt, ...) can be defined inheriting from the class Sink (inc directory).
diegocjorge/FolderLog
Lightweight Docker container to monitor folders and log file changes with timestamps
NLog/NLog.Targets.ConcurrentFile
Legacy NLog v5 FileTarget for writing logevents into file
vahdetsavci/ExchanceRateApp
Bu uygulama her biri birer para birimi olan ABD Doları, Euro ve İngiliz Sterilin'ine ait kur bilgilerini bir Web API üzerinden çekerek görüntülenmesini sağlayan bir kur görüntüleme uygulamasıdır.
vertok/prismalog
A high-performance Python logging library designed for multiprocessing environments. Features colored output, multiprocessing support, and flexible configuration. Benchmarks show up to 29K msgs/sec with minimal memory footprint. Zero external dependencies.