```toml log.level = info ``` changed to ```toml log.level = "info" ```
Co-authored-by: Haruka ABE <abe_haruka@grenge.co.jp>