pub fn log_warning(header: impl AsRef<str>, body: impl AsRef<str>)
Expand description

Panics

Will panic if there was a problem setting the color settings, or all bytes could not be written due to either I/O errors or EOF being reached.