RayClusterLoggingConfig constructor

RayClusterLoggingConfig({
  1. bool? enabled,
})

Implementation

RayClusterLoggingConfig({this.enabled});