module Logging.Utils {-# DEPRECATED "Renamed as Logging.Prelude" #-}
  ( module Logging.Prelude
  ) where


import           Logging.Prelude