Click or drag to resize

aceLogRegistry Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
aceLog ILogBuilder registry collection
Inheritance Hierarchy
SystemObject
  imbACE.Core.coreaceLogRegistry

Namespace:  imbACE.Core.core
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public class aceLogRegistry : IEnumerable
Request Example View Source

The aceLogRegistry type exposes the following members.

Constructors
  NameDescription
Public methodaceLogRegistry
Initializes a new instance of the aceLogRegistry class
Top
Properties
  NameDescription
Public propertyreservedFilenameAsKey
Description of $property$
Public propertyreservedFileNames
Gets or sets the reserved file names.
Top
Methods
  NameDescription
Public methodAdd
Adds an autosave enabled item, under the key specified
Public methodAddOrReplace
Public methodGetEnumerator
Public methodgetLogBuilder
Gets the log builder.
Public methodgetLogBuilderOfTypeT
Gets the type of the log builder of.
Public methodgetLogContent(Enum)
Gets content of the log specified by [!:aceCommonTypes.enums.logOutputSpecial] or some other Enum key
Public methodgetLogContent(String)
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Public Extension MethodGet
Gets aceSubEnum enumerator that iterates trough values found on the path
(Defined by enumerableExtensions.)
Top
See Also