PBLogger::Enable

The PBLogger Object

Syntax

lgr.Enable = False

Remarks

Enables or disables all logging from the object. All other property operations are unaffected. This property is typically used to temporarily turn off logging output for a section of code that is not presently of interest. This allows logging to be easily re-enabled without having to re-log the code.