Example #1
0
 public override void ConnectionPoolBeforeCheckingOutAConnection(ConnectionPoolBeforeCheckingOutAConnectionEvent @event)
 {
     Log(LogLevel.Debug, "{0}-pool: checking out a connection.", Label(@event.ServerId));
 }
 public void ConnectionPoolBeforeCheckingOutAConnection(ConnectionPoolBeforeCheckingOutAConnectionEvent @event)
 {
 }