Generates debug logs to console.
Builder withLogEnabled([bool enableLog = true]) { builderAgent?.withLogEnabled(enableLog); return this; }