Categorygithub.com/adalkiran/go-colorful-logging
modulepackage
0.0.0-20230320153608-5450ace21b18
Repository: https://github.com/adalkiran/go-colorful-logging.git
Documentation: pkg.go.dev

# README

go-colorful-logging

LinkedIn Twitter HitCount License

A simple Go library for colorful logging output.

WHY THIS PROJECT?

This project is a spin-off of my WebRTC Nuts and Bolts project's logging part. In the main project, a logging mechanism that supports different colored outputs and shows logger part name (e.g. APP, WS, DTLS, SRTP, etc...) was needed.

INSTALLATION

go get github.com/adalkiran/go-colorful-logging

EXAMPLE OUTPUT

An output screenshot from WebRTC Nuts and Bolts project, which the same logging system was applied on:

An output screenshot from WebRTC Nuts and Bolts

EXAMPLE

You can find example projects made using go-colorful-logging and Inventa at https://github.com/adalkiran/inventa-examples.

In this inventa-examples repo, there are multiple projects. The ones which are developed using Go, use go-colorful-logging library for logging.

LICENSE

go-colorful-logging is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

# Functions

No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Type aliases

No description provided by the author