4 references to LogIdentity
System.Deployment (4)
System\Deployment\Application\Logger.cs (4)
27protected LogIdentity _logIdentity; 42protected LogIdentity Identity { get; } 54protected static Logger GetLogger(LogIdentity logIdentity); 57protected static void RemoveLogger(LogIdentity logIdentity);