cardano-node-8.8.1: The cardano full node
Safe HaskellSafe-Inferred
LanguageHaskell2010

Cardano.Node.Tracing.Consistency

Synopsis

Documentation

getAllNamespaces :: [([Text], [Text])] Source #

Returns a list of all namepsaces from all tracers

checkNodeTraceConfiguration :: FilePath -> IO NSWarnings Source #

Check the configuration in the given file. If there is no configuration in the file check the standard configuration An empty return list means, everything is well

checkNodeTraceConfiguration' :: TraceConfig -> NSWarnings Source #

Check the configuration in the given file. If there is no configuration in the file check the standard configuration An empty return list means, everything is well