Example #1
0
 protected void LogChannel(string message)
 {
     _logger.LogChannel(message);
 }