Gets the identity of the current thread principal.
The string name of the identity of the current thread principal.
 Calls System.Threading.Thread.CurrentPrincipal.Identity.Name to get the name of the current thread principal. 
LoggingEvent Class | log4net.Core Namespace