Uploaded image for project: 'MediaPortal 2'
  1. MediaPortal 2
  2. MP2-400

Rotated logfiles should keep the extension ".log"

    XMLWordPrintable

Details

    • Icon: Improvement/Rework Improvement/Rework
    • Resolution: Fixed
    • Icon: Minor Minor
    • 2.0.0-alpha.4
    • 2.0.0-alpha.3
    • None
    • None

    Description

      <p>Current log schema is like:</p><pre class="brush: csharp;" name="code" style="background-color:#f7f7f7;border:1px solid #d7d7d7;padding:.5em 1em .5em 1em;">
      Client.log
      Client.log.1
      </pre>It should be changed by log4net configuration to use:<pre class="brush: csharp;" name="code" style="background-color:#f7f7f7;border:1px solid #d7d7d7;padding:.5em 1em .5em 1em;">
      Client.log
      Client.1.log
      </pre>I makes handling easier, as ".log" is the only extension to be known. See http://forum.team-mediaportal.com/threads/change-log-endings-for-cycled-log-files.121772/ for more details

      Attachments

        Activity

          People

            morpheus_xx morpheus_xx
            morpheus_xx morpheus_xx
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: