doPrintOnLog abstract method

void doPrintOnLog(
  1. bool value
)

Enables or disables printing of log messages.

Implementation

void doPrintOnLog(bool value);