0

How can i add some custom params to WriteLog procedure (like userid or uri)?

Alex
  • 53
  • 1
  • 4

1 Answers1

0

The approach taken in Enterprise Library 3.1 Logging Formatter Template - Include URL Request should allow you to do what you want.

Community
  • 1
  • 1
Randy Levy
  • 22,566
  • 4
  • 68
  • 94