Click or drag to resize

logSystem Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Compatibility layer --- for easier integration of several ealier source codes
Inheritance Hierarchy
SystemObject
  imbACE.Core.corelogSystem

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

The logSystem type exposes the following members.

Methods
  NameDescription
Public methodStatic memberlog
Avoid this method --- this is a compatibility layer, call log(String, Object, Boolean) instead. Forwards the call to log(String, Object, Boolean) and ignores logResources
Top
See Also