Beispiel #1
0
 public Logger(Output.Output output)
 {
     _outputService.SetOutputter(output);
 }