Repository URL to install this package:
module Log::Format::Color def self.header(text) Rainbow(text).white end end