Table of Contents

Enum Verbosity

Namespace
AllenNeuralDynamics.Core
Assembly
AllenNeuralDynamics.Core.dll
public enum Verbosity

Fields

Debug = 7
Error = 3
Fatal = 2
Info = 5
Panic = 1
Quiet = 0
Trace = 8
Verbose = 6
Warning = 4