Click or drag to resize

aceLog Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
ACE main log system
Inheritance Hierarchy
SystemObject
  imbACE.Core.coreaceLog

Namespace:  imbACE.Core.core
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public class aceLog : ILogBuilder, ILogable, 
	IAceLogable, ITextRender, ITabLevelControler, IRender, ITextAppendContent, 
	IConsoleControl
Request Example View Source

The aceLog type exposes the following members.

Constructors
  NameDescription
Public methodaceLog
Initializes a new instance of the aceLog class
Top
Properties
  NameDescription
Public propertyc
Public propertyStatic memberconsoleControl
static and autoinitiated object
Public propertycontent
Public propertyconverter
Public propertydirectoryScope
Public propertyexternalLogBuilder
Extern log builder instance that will override its own builder
Public propertylastLength
Public propertylastSaveAllLogsCall
Public propertyLength
Public propertylinePrefix
Public propertyStatic memberlogBuilderRegistry
static and autoinitiated object
Public propertylogContent
Public propertyStatic memberloger
The main log mechanism for aceCommonTypes
Public propertysettings
Public propertytabInsert
Public propertytabLevel
Public propertyVAR_AllowAutoOutputToConsole
Public propertyVAR_AllowInstanceToOutputToConsole
Public propertyzone
Top
Methods
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also

Reference

ITextRender