LoggingLevel Enumeration
Defines available logging levels.
For an example of generating code with the CodeGen API look here.
Syntax
Class Name: public enum LoggingLevel
Namespace: CodeGen.Engine
Assembly: CodeGenEngineShared.dll (later will move into CodeGenEngine.dll)
Definition
public enum LoggingLevel
Normal,
Verbose,
Debug,
DeveloperDebug
endenum
Copyright © 2012 Synergex International, Inc.