Guest User

Untitled

a guest
Aug 5th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.08 KB | None | 0 0
  1. <configSections>
  2.  
  3. <section name="loggingConfiguration" type="Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.LoggingSettings, Microsoft.Practices.EnterpriseLibrary.Logging, Version=3.1.0.0, Culture=neutral, PublicKeyToken=e3dc26dade2d75c8" />
  4.  
  5.  
  6.  
  7. <loggingConfiguration name="Logging Application Block" tracingEnabled="true"
  8.  
  9. defaultCategory="" logWarningsWhenNoCategoriesMatch="true">
  10.  
  11. <listeners>
  12.  
  13. <add toAddress="bechtner@directs.com" fromAddress="FTPUserManagement@directs.com"
  14.  
  15. subjectLineStarter="FTPUserManagement - " subjectLineEnder="" smtpServer="smtp.directs.com"
  16.  
  17. smtpPort="25" formatter="Email Formatter" listenerDataType="Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.EmailTraceListenerData, Microsoft.Practices.EnterpriseLibrary.Logging, Version=3.1.0.0, Culture=neutral, PublicKeyToken=e3dc26dade2d75c8"
  18.  
  19. traceOutputOptions="None" type="Microsoft.Practices.EnterpriseLibrary.Logging.TraceListeners.EmailTraceListener, Microsoft.Practices.EnterpriseLibrary.Logging, Version=3.1.0.0, Culture=neutral, PublicKeyToken=e3dc26dade2d75c8"
  20.  
  21. name="Email DEV TraceListener" />
  22.  
  23. <add toAddress="SOC-Support@directs.com" fromAddress="FTPUserManagement@directs.com"
  24.  
  25. subjectLineStarter="FTPUserManagement - " subjectLineEnder="" smtpServer="smtp.directs.com"
  26.  
  27. smtpPort="25" formatter="Email Formatter" listenerDataType="Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.EmailTraceListenerData, Microsoft.Practices.EnterpriseLibrary.Logging, Version=3.1.0.0, Culture=neutral, PublicKeyToken=e3dc26dade2d75c8"
  28.  
  29. traceOutputOptions="None" type="Microsoft.Practices.EnterpriseLibrary.Logging.TraceListeners.EmailTraceListener, Microsoft.Practices.EnterpriseLibrary.Logging, Version=3.1.0.0, Culture=neutral, PublicKeyToken=e3dc26dade2d75c8"
  30.  
  31. name="Email PROD TraceListener" />
  32.  
  33. <add toAddress="bechtner@directs.com" fromAddress="FTPUserManagement@directs.com"
  34.  
  35. subjectLineStarter="FTPUserManagement - " subjectLineEnder="" smtpServer="smtp.directs.com"
  36.  
  37. smtpPort="25" formatter="Email Formatter" listenerDataType="Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.EmailTraceListenerData, Microsoft.Practices.EnterpriseLibrary.Logging, Version=3.1.0.0, Culture=neutral, PublicKeyToken=e3dc26dade2d75c8"
  38.  
  39. traceOutputOptions="None" type="Microsoft.Practices.EnterpriseLibrary.Logging.TraceListeners.EmailTraceListener, Microsoft.Practices.EnterpriseLibrary.Logging, Version=3.1.0.0, Culture=neutral, PublicKeyToken=e3dc26dade2d75c8"
  40.  
  41. name="Email QA TraceListener" />
  42.  
  43. <add fileName="C:\Log\DSI\FTPUserManagement\Error\FTPUserManagement_Error.log"
  44.  
  45. rollSizeKB="0" timeStampPattern="yyyyMMdd" rollFileExistsBehavior="Increment"
  46.  
  47. rollInterval="Day" formatter="Error Formatter" header="----------------------------------------"
  48.  
  49. footer="----------------------------------------" listenerDataType="Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.RollingFlatFileTraceListenerData, Microsoft.Practices.EnterpriseLibrary.Logging, Version=3.1.0.0, Culture=neutral, PublicKeyToken=e3dc26dade2d75c8"
  50.  
  51. traceOutputOptions="None" type="Microsoft.Practices.EnterpriseLibrary.Logging.TraceListeners.RollingFlatFileTraceListener, Microsoft.Practices.EnterpriseLibrary.Logging, Version=3.1.0.0, Culture=neutral, PublicKeyToken=e3dc26dade2d75c8"
  52.  
  53. name="Error DEV Rolling Flat File" />
  54.  
  55. <add fileName="\\nike\aut\Log\DSI\FTPUserManagement\Error\FTPUserManagement_Error.log"
  56.  
  57. rollSizeKB="0" timeStampPattern="yyyyMMdd" rollFileExistsBehavior="Increment"
  58.  
  59. rollInterval="Day" formatter="Error Formatter" header="----------------------------------------"
  60.  
  61. footer="----------------------------------------" listenerDataType="Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.RollingFlatFileTraceListenerData, Microsoft.Practices.EnterpriseLibrary.Logging, Version=3.1.0.0, Culture=neutral, PublicKeyToken=e3dc26dade2d75c8"
  62.  
  63. traceOutputOptions="None" type="Microsoft.Practices.EnterpriseLibrary.Logging.TraceListeners.RollingFlatFileTraceListener, Microsoft.Practices.EnterpriseLibrary.Logging, Version=3.1.0.0, Culture=neutral, PublicKeyToken=e3dc26dade2d75c8"
  64.  
  65. name="Error PROD Rolling Flat File" />
  66.  
  67. <add fileName="C:\Log\DSI\FTPUserManagement\Error\FTPUserManagement_Error.log"
  68.  
  69. rollSizeKB="0" timeStampPattern="yyyyMMdd" rollFileExistsBehavior="Increment"
  70.  
  71. rollInterval="Day" formatter="Error Formatter" header="----------------------------------------"
  72.  
  73. footer="----------------------------------------" listenerDataType="Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.RollingFlatFileTraceListenerData, Microsoft.Practices.EnterpriseLibrary.Logging, Version=3.1.0.0, Culture=neutral, PublicKeyToken=e3dc26dade2d75c8"
  74.  
  75. traceOutputOptions="None" type="Microsoft.Practices.EnterpriseLibrary.Logging.TraceListeners.RollingFlatFileTraceListener, Microsoft.Practices.EnterpriseLibrary.Logging, Version=3.1.0.0, Culture=neutral, PublicKeyToken=e3dc26dade2d75c8"
  76.  
  77. name="Error QA Rolling Flat File" />
  78.  
  79. <add fileName="C:\Log\DSI\FTPUserManagement\FTPUserManagement_Event.log"
  80.  
  81. rollSizeKB="0" timeStampPattern="yyyyMMdd" rollFileExistsBehavior="Increment"
  82.  
  83. rollInterval="Day" formatter="Event Formatter" header="" footer=""
  84.  
  85. listenerDataType="Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.RollingFlatFileTraceListenerData, Microsoft.Practices.EnterpriseLibrary.Logging, Version=3.1.0.0, Culture=neutral, PublicKeyToken=e3dc26dade2d75c8"
  86.  
  87. traceOutputOptions="None" type="Microsoft.Practices.EnterpriseLibrary.Logging.TraceListeners.RollingFlatFileTraceListener, Microsoft.Practices.EnterpriseLibrary.Logging, Version=3.1.0.0, Culture=neutral, PublicKeyToken=e3dc26dade2d75c8"
  88.  
  89. name="Event DEV Rolling Flat File" />
  90.  
  91. <add fileName="\\nike\aut\Log\DSI\FTPUserManagement\FTPUserManagement_Event.log"
  92.  
  93. rollSizeKB="0" timeStampPattern="yyyyMMdd" rollFileExistsBehavior="Increment"
  94.  
  95. rollInterval="Day" formatter="Event Formatter" header="" footer=""
  96.  
  97. listenerDataType="Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.RollingFlatFileTraceListenerData, Microsoft.Practices.EnterpriseLibrary.Logging, Version=3.1.0.0, Culture=neutral, PublicKeyToken=e3dc26dade2d75c8"
  98.  
  99. traceOutputOptions="None" type="Microsoft.Practices.EnterpriseLibrary.Logging.TraceListeners.RollingFlatFileTraceListener, Microsoft.Practices.EnterpriseLibrary.Logging, Version=3.1.0.0, Culture=neutral, PublicKeyToken=e3dc26dade2d75c8"
  100.  
  101. name="Event PROD Rolling Flat File" />
  102.  
  103. <add fileName="C:\Log\DSI\FTPUserManagement\FTPUserManagement_Event.log"
  104.  
  105. rollSizeKB="0" timeStampPattern="yyyyMMdd" rollFileExistsBehavior="Increment"
  106.  
  107. rollInterval="Day" formatter="Event Formatter" header="" footer=""
  108.  
  109. listenerDataType="Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.RollingFlatFileTraceListenerData, Microsoft.Practices.EnterpriseLibrary.Logging, Version=3.1.0.0, Culture=neutral, PublicKeyToken=e3dc26dade2d75c8"
  110.  
  111. traceOutputOptions="None" type="Microsoft.Practices.EnterpriseLibrary.Logging.TraceListeners.RollingFlatFileTraceListener, Microsoft.Practices.EnterpriseLibrary.Logging, Version=3.1.0.0, Culture=neutral, PublicKeyToken=e3dc26dade2d75c8"
  112.  
  113. name="Event QA Rolling Flat File" />
  114.  
  115. </listeners>
  116.  
  117. <formatters>
  118.  
  119. <add template="Timestamp: {timestamp}&#xD;&#xA;Message: {message}&#xD;&#xA;Category: {category}&#xD;&#xA;Priority: {priority}&#xD;&#xA;EventId: {eventid}&#xD;&#xA;Severity: {severity}&#xD;&#xA;Title:{title}&#xD;&#xA;Machine: {machine}&#xD;&#xA;Application Domain: {appDomain}&#xD;&#xA;Process Id: {processId}&#xD;&#xA;Process Name: {processName}&#xD;&#xA;Win32 Thread Id: {win32ThreadId}&#xD;&#xA;Thread Name: {threadName}&#xD;&#xA;Extended Properties: {dictionary({key} - {value}&#xD;&#xA;)}"
  120.  
  121. type="Microsoft.Practices.EnterpriseLibrary.Logging.Formatters.TextFormatter, Microsoft.Practices.EnterpriseLibrary.Logging, Version=3.1.0.0, Culture=neutral, PublicKeyToken=e3dc26dade2d75c8"
  122.  
  123. name="Email Formatter" />
  124.  
  125. <add template="Timestamp: {timestamp}&#xD;&#xA;Message: {message}&#xD;&#xA;Category: {category}&#xD;&#xA;Priority: {priority}&#xD;&#xA;EventId: {eventid}&#xD;&#xA;Severity: {severity}&#xD;&#xA;Title:{title}&#xD;&#xA;Machine: {machine}&#xD;&#xA;Application Domain: {appDomain}&#xD;&#xA;Process Id: {processId}&#xD;&#xA;Process Name: {processName}&#xD;&#xA;Win32 Thread Id: {win32ThreadId}&#xD;&#xA;Thread Name: {threadName}&#xD;&#xA;Extended Properties: {dictionary({key} - {value}&#xD;&#xA;)}"
  126.  
  127. type="Microsoft.Practices.EnterpriseLibrary.Logging.Formatters.TextFormatter, Microsoft.Practices.EnterpriseLibrary.Logging, Version=3.1.0.0, Culture=neutral, PublicKeyToken=e3dc26dade2d75c8"
  128.  
  129. name="Error Formatter" />
  130.  
  131. <add template="[{timestamp}] - {message}" type="Microsoft.Practices.EnterpriseLibrary.Logging.Formatters.TextFormatter, Microsoft.Practices.EnterpriseLibrary.Logging, Version=3.1.0.0, Culture=neutral, PublicKeyToken=e3dc26dade2d75c8"
  132.  
  133. name="Event Formatter" />
  134.  
  135. </formatters>
  136.  
  137. <categorySources>
  138.  
  139. <add switchValue="All" name="Error Development">
  140.  
  141. <listeners>
  142.  
  143. <add name="Email DEV TraceListener" />
  144.  
  145. <add name="Error DEV Rolling Flat File" />
  146.  
  147. </listeners>
  148.  
  149. </add>
  150.  
  151. <add switchValue="All" name="Error Production">
  152.  
  153. <listeners>
  154.  
  155. <add name="Email PROD TraceListener" />
  156.  
  157. <add name="Error PROD Rolling Flat File" />
  158.  
  159. </listeners>
  160.  
  161. </add>
  162.  
  163. <add switchValue="All" name="Error QualityAssurance">
  164.  
  165. <listeners>
  166.  
  167. <add name="Email QA TraceListener" />
  168.  
  169. <add name="Error QA Rolling Flat File" />
  170.  
  171. </listeners>
  172.  
  173. </add>
  174.  
  175. <add switchValue="All" name="Event Development">
  176.  
  177. <listeners>
  178.  
  179. <add name="Event DEV Rolling Flat File" />
  180.  
  181. </listeners>
  182.  
  183. </add>
  184.  
  185. <add switchValue="All" name="Event Production">
  186.  
  187. <listeners>
  188.  
  189. <add name="Event PROD Rolling Flat File" />
  190.  
  191. </listeners>
  192.  
  193. </add>
  194.  
  195. <add switchValue="All" name="Event QualityAssurance">
  196.  
  197. <listeners>
  198.  
  199. <add name="Event QA Rolling Flat File" />
  200.  
  201. </listeners>
  202.  
  203. </add>
  204.  
  205. </categorySources>
  206.  
  207. <specialSources>
  208.  
  209. <allEvents switchValue="All" name="All Events" />
  210.  
  211. <notProcessed switchValue="All" name="Unprocessed Category" />
  212.  
  213. <errors switchValue="All" name="Logging Errors & Warnings" />
  214.  
  215. </specialSources>
  216.  
  217. </loggingConfiguration>
Add Comment
Please, Sign In to add comment