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