LoggingConfig constructor

LoggingConfig({
  1. LoggingComponentConfig? componentConfig,
})

Implementation

LoggingConfig({this.componentConfig});