{-| Module : Logging Copyright : (c) 2019 Version Cloud License : BSD3 Maintainer : Jorah Gao Stability : experimental Portability : portable -} module Logging {-# Deprecated "Use submodules directly" #-} ( module Logging.Global ) where import Logging.Global