Right now all log messages are set to INFO and output to stdout. Being able to customize the logging level (INFO, WARNING, CRITICAL, etc.) as well as where to output (should default to log file) should be expected.
Related to https://todo.sr.ht/~savoy/ade/33