debug property

bool? debug
getter/setter pair

Used for CLI - indicates whether to output verbose logs @default false

Implementation

bool? debug;