You can add the options `log_enabled` and `log_path` to your Embed.toml file ```toml [default.rtt] enabled = true log_enabled = true log_path = "./logs" ```