aerogear / charmil

The framework for building modular plugin based CLI's using Cobra and Golang
https://aerogear.github.io/charmil
Apache License 2.0
116 stars 13 forks source link

Add debugging functionality to logger #235

Open namit-chandwani opened 3 years ago

namit-chandwani commented 3 years ago

Feature or problem description

In core, the current version of the logging package doesn't have separate methods for debugging.

This can be a useful addition for the future.