コード例 #1
0
 public StandardOutLogger()
 {
     WLog.Subscribe(LogCategory.None, OnRecieveLoggerMessage, null);
 }