LoggerConfig

fun LoggerConfig(    isLogging: Boolean,     isDebugging: Boolean,     isDashboardEnabled: Boolean,     isTelemetryEnabled: Boolean)

Parameters

isLogging

logging any messages

isDebugging

show debug logs

isDashboardEnabled

send data packets to FTCDashboard

isTelemetryEnabled

send telemetry to driver station