Uploaded image for project: 'logback'
  1. logback
  2. LOGBACK-998

printstacktrace output differs from logback

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 1.1.2
    • logback-classic
    • None

    Description

      Found very less information when logging the exception using logback.
      Used below statements to log exception.

      logger.error("some message",e.toString(),e);
      logger.error("some message"+e.getMessage());

      Attachments

        Activity

          People

            logback-dev Logback dev list
            jeeva Jeeva
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: