Uploaded image for project: 'MediaPortal 1'
  1. MediaPortal 1
  2. MP1-4123

no Unicode in new log4net logs

    XMLWordPrintable

Details

    Description

      I have problems reading logs when it comes to filenames analyze if several languages are in use (my typical example - german umlauts ÖÄÜß and cyrillic letters ЯйЁ).
      Log4Net has default encoding set to ACP = Default = ANSI http://logging.apache.org/log4net/release/sdk/log4net.Appender.FileAppender.Encoding.html
      I suggest to add encoding definition to our log4net.config and set it to UTF-8:
      <encoding value="utf-8" /> should be added to every appender definition in our log4net.configs (for both MP and TV parts) and also in TV part code generating default log4net.config file.
      http://forum.team-mediaportal.com/threads/unicode-in-new-log4net-logs.120840/

      Attachments

        Activity

          People

            sebastiii sebastiii
            Vasilich Igor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: