file-logger
There are 26 repositories under file-logger topic.
kala13x/slog
Advanced cross-platform logging library for C/C++
BeTomorrow/react-native-file-logger
A simple file-logger for React Native with configurable rolling policy, based on CocoaLumberjack on iOS and Logback on Android.
hendriknielaender/zlog
🪵 structured logging library for zig
SmartMoveSystems/ionicLogFileAppender
Simple log file appender for Ionic 3+
dl1998/go-logging
Logging library for Golang inspired by the Python logger.
phpSoftware/PHP-Logging-Class
Simple PHP Logging Class
Aldin-SXR/http-logger
A simple HTTP request, response and error logger for API projects.
belguinan/pretty-js-log
A light javascript logging package for Node.js and Bun applications. Features file logging and beautiful console output.
DamienVauchel/file-logger
This library permits you to easily log messages in file for PHP scripts and apps. You can easily send the message both to the file and console.
dariush-bahrami/SweetLog
SweetLog, pythonic logging package
parseword/logger
A PHP class implementing a singleton text file logging facility
SimplrJS/simplr-logger
Simple JavaScript logger written in TypeScript that can be used in browser or node application.
borutainfo/common-abstraction
Basic classes facilitating creation of efficient object-oriented applications.
emersonbiondo/DirFileManager
Console application to execute blocks of commands that manipulate files and directories
emersonbiondo/ScheduleService
Windows service for scheduling predefined tasks
Exenifix/exencolorlogs
A module for nice colored logs in python
frankhaugen/uia-filelogger
This is a small application I made in my last job at the University og Agder, (UiA)
KirillRodichev/react-native-redux-file-logger
This tool allows you to log Redux actions + state to files. It also provides a convenient API for file logging, so that you can add your own loggers (e.g. navigation state).
PiotrPress/logger
This library is compatible with PSR-3 file logger implementation.
Rxann/nano-file-logger
A light, performant, and intuitive file logger
ayaankhan98/xlogger
xlogger is a simple header only logging provider for C++ applications. Using xlogger no need to worry about anything just copy the header file in your project include directory and start using it. xlogger provides facility for logging variables as well as l-values.
CasterraDev/FileLogger-C
Logger that outputs to console and file.
FMotalleb/hemend_async_log_recorder
An Extension to the hemend_logger package that enables asynchronously logging.
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.
jefryjacky/SmartLog
Android logging library with auto clean old file
jtcass01/StatusLogger
Python Status Logger module tested on both Linux and Windows operating systems that provides file logging and colored console log operations.