Improve logging related class and member names

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Unknown
    • 2.18.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      As a general rule class names should not be plural (e.g., string not stringsGuid not Guids) with a few exceptions like XyzSettings.

      Accordingly, I would like to see the following names changed in the new logging code:

      EventsLogger => EventLogger
      StructuredLogsTemplates => StructuredLogTemplate
      LoggingFactory => LoggerFactory (because it returns an ILoggerFactory not an ILoggingFactory)
      EventsPublisher => EventPublisher
      EventsLogsFormattingOptions => EventLogFormattingOptions
      Extentions => Extensions (spelling)
      LogsTemplateProvider => LogTemplateProvider

              Assignee:
              Boris Dogadov
              Reporter:
              Robert Stam
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: