module Semantic # Abstract colorized formatter class AbstractFormatter < SemanticLogger::Formatters::Color end end