Uploaded image for project: 'Shiro'
  1. Shiro
  2. SHIRO-428

AuthorizingRealm "no cache" logging should be at DEBUG level, not INFO, OR is should log only once

    XMLWordPrintableJSON

Details

    Description

      The org.apache.shiro.realm.AuthorizingRealm contains the following:

      log.info("No cache or cacheManager properties have been set. Authorization cache cannot " +
      "be obtained.");

      When running without a cache manager, this spams the log files when running at INFO level. This should either:

      1) Be logged at DEBUG level, or

      2) Be logged only once at INFO level.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rocketraman Raman Gupta
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: