Skip to content

MicroLogger is a lightweight and flexible Java logging utility designed for high-performance applications. It offers microsecond-precision timestamps, color-coded console output, file-based logging with daily rotation, and customizable metadata like user IDs and references — all without any external dependencies.

License

Notifications You must be signed in to change notification settings

SakthiProgrammer/MicroLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroLogger

MicroLogger is a lightweight, customizable, and thread-safe Java logging utility that supports:

  • Colored console output
  • File-based logging with daily rotation
  • Microsecond-precision timestamps
  • Optional metadata like user IDs and references
  • Fully synchronous or asynchronous modes

🚀 Features

  • ✅ Lightweight and no external dependencies
  • ✅ Console and file output with formatting
  • ✅ Daily log rotation
  • ✅ Supports color-coded log levels (ERROR, INFO, DEBUG, etc.)
  • ✅ Extendable with UID and reference metadata

📦 Installation

Clone this repository and include the Log.java, LogConfig.java, and other files into your project.

git clone https://github.com/SakthiProgrammer/Micrologger.git

About

MicroLogger is a lightweight and flexible Java logging utility designed for high-performance applications. It offers microsecond-precision timestamps, color-coded console output, file-based logging with daily rotation, and customizable metadata like user IDs and references — all without any external dependencies.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages