Drarig29 / brackets-manager.js

A simple library to manage tournament brackets (round-robin, single elimination, double elimination).
https://drarig29.github.io/brackets-docs
MIT License
246 stars 38 forks source link

Add a verbose logs mode #112

Closed Drarig29 closed 1 year ago

Drarig29 commented 2 years ago

It could be useful to be enable a verbose mode.

I don't think different levels would be needed, but just having console.logs for every CRUD operation could be nice.