loggerWith abstract method

Logger loggerWith({
  1. String groupId = '',
})

Implementation

Logger loggerWith({String groupId = ''});