You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
2 years ago | |
---|---|---|
.gitignore | 2 years ago | |
README.md | 2 years ago | |
main.py | 2 years ago |
README.md
Logmatters
To run, add to config.py
:
driver = {
'url': 'mattermost.example',
'login_id': '',
'password': '',
'port': 443
}
logdir = 'logs'