Extension of ISimpleChannel to support contextual logging by adding stack of prefixes.
Remove current context from top of stack.
Push "attribute-like" context.
Push "index-like" context.
Following log messages will be prefixed with [index].
[index]
Generated using TypeDoc
Extension of ISimpleChannel to support contextual logging by adding stack of prefixes.