netromdk / slacker

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

Feature/logging #28

Closed 0verbyte closed 6 years ago

0verbyte commented 6 years ago

This adds support for file logging #17. Wanted to get some feedback because maybe we can handle in a more elegant way. Later we can hook up stdout logger as well.

Example:

% ./slacker.py h
Displaying available commands:
  help [h]:     Displays general help.

slacker.log

2018-01-27 13:12:08,934 - __main__ - DEBUG - Starting Slacker...
2018-01-27 13:12:08,935 - HelpCommand - DEBUG - triggered action