Skip to content

A simple logging utility written in Go. It provides a structured and efficient way to log messages for your applications.

Notifications You must be signed in to change notification settings

enki-polvo/polvo-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polvo-logger

The mascot of polvo-logger

polvo-logger is a simple logging utility written in Go.

It provides a structured and efficient way to log messages for your applications.

Features

  • Lightweight and easy to use
  • Structured logging for better readability
  • Configurable log levels

Note for Developers

Activate the project's Git hook to ensure your commit messages follow the recommended conventions.

After cloning this repository, run:

chmod +x .githooks/commit-msg
git config core.hooksPath .githooks
git config core.hooksPath   # To verify

If you made changes to the project, don't forget to create the PlantUML diagram by running:

goplantuml -recursive . > ./paper/classDiagram.puml

About

A simple logging utility written in Go. It provides a structured and efficient way to log messages for your applications.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •