openLog property

set openLog (bool value)

Implementation

static set openLog(bool value) {
  _openLog = value;
}