Removes the top context from this stack.
The message in the context that was removed from the top of this stack.
Remove the top context from this stack, and return it to the caller. If this stack is empty then an empty string (not a null reference (Nothing in Visual Basic)) is returned.
ThreadContextStack Class | log4net.Util Namespace