Uploaded image for project: 'DeviceMap'
  1. DeviceMap
  2. DMAP-152

Use Log4net to log in .NET clients

    XMLWordPrintableJSON

Details

    Description

      Currently the .NET clients have a very simple logging abstraction only writing to the console. While it would add one external dependency (of another Apache project ) using Log4net in these places could improve flexibility and control of logging, e.g. log into both files and the console, tweak log levels, etc.

      I evaluated .NET logging for a client project and did not find a satisfying built-in log API similar to at least java.util.logging on the Java side. If it exists, please advise. Since our solution here has to combine .NET and Java apps working together in a larger system Log4net and Log4J were a pretty natural choice. Unless Microsoft has something out of the box in .NET this being an Apache project would also make the license topic a no-brainer.

      Attachments

        Activity

          People

            wkeil Werner Keil
            wkeil Werner Keil
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: