co-log-json-0.0.1.0: src/Colog/Json/Message.hs
module Colog.Json.Message
( -- * Message
LogStr
, ls
, showLS
-- * Context
, PushContext
, sl
) where
import Colog.Json.Internal.Structured as Internal
module Colog.Json.Message
( -- * Message
LogStr
, ls
, showLS
-- * Context
, PushContext
, sl
) where
import Colog.Json.Internal.Structured as Internal