An open API service indexing awesome lists of open source software.

https://github.com/m4elstr0m/go-logging-utils

A tiny, zero-config package for prettier logs in your Go softwares.
https://github.com/m4elstr0m/go-logging-utils

go golang logging

Last synced: 5 months ago
JSON representation

A tiny, zero-config package for prettier logs in your Go softwares.

Awesome Lists containing this project

README

          

# go-logging-utils (glu)

## Overview

A tiny package for Go developers who want prettier logs integrated into their code.

## Installation

In your terminal, run:

```sh
go get github.com/M4elstr0m/go-logging-utils
```

## Usage

Please refer to the docstrings within the code for now :wink:

## Credits

M4elstr0m