Reduce verbosity of console output?

Astra SDK v0.5.0 is out. One of the enhancements is the addition of
console_output = true file_output = true
settings to astra.toml. You can set either or both to false to disable logging output.

(The actual logging levels are still kind of weird. INFO will be included in all log levels. That’s a longer process to fix.)

1 Like