netromdk / slacker

Slacker - Easy access to the Slack API and admin of workspaces/teams.
MIT License
14 stars 0 forks source link

Log command #34

Closed netromdk closed 6 years ago

netromdk commented 6 years ago

Command name: log Alias: l

With no arguments it should print log file in use and the current debug level.

--level|-l LEVEL should set new debug level. Display choices of level.

Save and load log level from config file.

Add slacker argument -v|--verbose that will set log level to debug but not save it to config file.