NetworkLogger constructor

NetworkLogger()

Implementation

factory NetworkLogger() {
  return shared;
}