Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

debugX

debugX is a simple and powerful Go package for logging with colored output, configurable log levels, and function flow tracking.

Installation

To use debugX in your Go project, run the following command:

go get github.com/madhavan-21/debugX

Contributing to debugX

We love to have contributors! Here are the steps for contributing:

1 .Fork the repository.

2 .Clone your fork.

git clone https://github.com/madhavan-21/debugX.git

3 .Create a branch for your changes.

git checkout -b my-new-feature)

4 .Make your changes.

5 .Write tests for your changes (if applicable).

6 .Run the tests.

7 .Commit your changes.

git commit -am 'Add feature'

8 .Push your changes to your fork.

git push origin my-new-feature

9 .Submit a pull request

About

This package is a comprehensive debugging tool aimed at providing rich and customizable logging features for Go developers.

Resources

Contributing

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages