Here is the NLog config:
<target name="messageQueue" xsi:type="MSMQ" queue=".\private$\log">
<layout xsi:type="Log4JXmlEventLayout"/>
</target>
So simple.
Rob
<target name="messageQueue" xsi:type="MSMQ" queue=".\private$\log">
<layout xsi:type="Log4JXmlEventLayout"/>
</target>
/// <summary>
/// Thread Name.
/// </summary>
public string ThreadName;
/// <summary>
/// Time Stamp.
/// </summary>
public DateTime TimeStamp;
public string ThreadName;
public DateTime TimeStamp;
Alistair Cockburn again challenges us. Check out the "Oath of Non-Allegiance" here.netsh interface tcp set global autotuninglevel=disabled.The world order was restored. VS2010 compiled 2 times faster, Explorer icons came out from hiding, and Explorer was happy (much much faster).
