Example #1
0
 protected override object GetValue(LogPacket p)
 {
     return p.ToString();
 }