kozaka-tv / Rocksmith-Servant

MIT License
6 stars 5 forks source link

Enhance SetlistLogger #232

Open kozaka-tv opened 4 months ago

kozaka-tv commented 4 months ago

# TODO add params like file location: def __init__(self, config_data):

# TODO this should be maybe in run? self.create_setlist_directory() In init and in update_config

# TODO self.log_file_name = "TODO.txt"

# TODO use enabled, and do nothing if disabled: def update_config(self, config_data):

Related:

42

43