Uploaded image for project: 'Log4net'
  1. Log4net
  2. LOG4NET-183

Appender: RemoteSyslogAppender, semicolon persist if identity value is an empty string

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.2.10
    • 1.2.12
    • Appenders
    • None
    • Windows XP, .Net 2.0

    Description

      Filename: RemolteSyslogAppender.cs
      -------------------------------------------------------
      // Identity
      if (m_identity != null)
      {
      m_identity.Format(writer, loggingEvent);
      }
      Else
      {
      writer.Write(loggingEvent.Domain);
      }
      writer.Write(": "); <------------------------------- ALWAYS include semicolon, even if identity is an empty string.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            nachbarslumpi Dominik Psenner
            vmunoz36 Victor Munoz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 24h
                24h
                Remaining:
                Remaining Estimate - 24h
                24h
                Logged:
                Time Spent - Not Specified
                Not Specified

                Slack

                  Issue deployment