Exemplo n.º 1
0
 public void Log(Message.Source source, Message.Level level, string fmt, params object[] args)
 {
 }
Exemplo n.º 2
0
 public void Debug(Message.Source source, string fmt, params object[] args)
 {
 }
Exemplo n.º 3
0
 public void Critical(Message.Source source, string fmt, params object[] args)
 {
 }
Exemplo n.º 4
0
 public void Notice(Message.Source source, string fmt, params object[] args)
 {
 }
Exemplo n.º 5
0
 public void Emergency(Message.Source source, string fmt, params object[] args)
 {
 }