Human readable to the console logger.
(defclass stream-log-appender () ((stream :initarg :stream :accessor log-stream)) (:documentation "Human readable to the console logger."))