-- |Reexport with a shorter module name.
module Log (module Polysemy.Log) where

import Polysemy.Log