A logger which logs to STDERR by default but to STDOUT on info!() and warn!().
STDERR
STDOUT
info!()
warn!()