Make logging to file optional

This commit is contained in:
Andrew-71 2024-03-28 11:22:37 +03:00
parent 6449a300a4
commit 6e1095019f
4 changed files with 27 additions and 16 deletions

View file

@ -1,8 +1,7 @@
# TODO
List of things to add to this project
* Make scram configurable
* Use reflection in config loading
* Improve config and use reflection when loading it
* Check export function for improvements
* Add notes to frontend?
* More slog.Debug and a debug flag?