logListener property

ILogListener? logListener

Implementation

ILogListener? get logListener {
  return _iLogListener;
}