Problem with enterprise library logging

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • clior43@gmail.com

    #1

    Problem with enterprise library logging

    Hi,

    I wrote a window service with an istaller account of
    "ServiceAccount .LocalSystem" (max priviliges). Still, when I want to
    log to a flat file using Logger.Write(St ring str) I do not get
    exception but the message is not logged.

    Can you please help me with that?

    Thanks.

Working...