Call Dispose when you are finished using the NullProtocolLogger. The
Dispose method leaves the NullProtocolLogger in an unusable state. After
calling Dispose, you must release all references to the NullProtocolLogger so
the garbage collector can reclaim the memory that the NullProtocolLogger was occupying.