Пример #1
0
 /// <summary>
 /// Initializes a new instance of the <see cref="SeqLogListener"/> class.
 /// </summary>
 public SeqLogListener()
 {
     _jsonLogFormatter = new JsonLogFormatter();
 }
Пример #2
0
 /// <summary>
 /// Initializes a new instance of the <see cref="SeqLogListener"/> class.
 /// </summary>
 public SeqLogListener()
 {
     _jsonLogFormatter = new JsonLogFormatter();
 }