Module Simantics/AuditLogging/Client

This module is undocumented. This is a list of its definitions.

auditLoggingClient :: Map.T a a -> <Proc> b
getAuditLoggingUUID :: <Proc> String
sendError :: [a] -> <Proc> ()
sendErrorM :: Map.T String a -> <Proc> ()
sendLog :: [a] -> <Proc> ()
sendLogM :: Map.T String a -> <Proc> ()
sendTrace :: [a] -> <Proc> ()
sendTraceM :: Map.T String a -> <Proc> ()