| LogManager Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Slickflow.Engine.Business.Manager
 Syntax
Syntaxpublic class LogManager : ManagerBase
The LogManager type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | LogManager | Initializes a new instance of the LogManager class | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | Insert | 
            插入流程日志数据
             | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | Record | 
            记录流程异常日志
             | 
|   | RecordLog | |
|  | ToString | (Inherited from Object.) | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Repository | (Inherited from ManagerBase.) | 
 See Also
See Also