Click or drag to resize

MetaContentNestedBaselogger Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the logger of the root element - or it's own if it has no parent

Namespace:  imbSCI.Reporting.meta.core
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public ILogBuilder logger { get; set; }
Request Example View Source

Property Value

Type: ILogBuilder
The logger.
See Also