mirror of
https://github.com/TotalFreedomMC/TotalFreedomBot.git
synced 2025-08-02 18:46:29 +00:00
Update logscript.py
This commit is contained in:
parent
7342ccc5d5
commit
591a86b37e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import logging
|
||||
|
||||
logging.basicConfig(level=logging.CRITICAL, format='%(message)s', handlers=[
|
||||
logging.FileHandler('log.log', 'a')])
|
||||
logging.FileHandler('log.log', 'a')])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue