Uploaded image for project: 'MINA'
  1. MINA
  2. DIRMINA-288

Add SessionLog.info( session, "CREATED" ); to LoggingFilter.sessionCreated method

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 1.0.0
    • 1.0.1
    • Core
    • None

    Description

      Please add the following to the LoggingFilter.sessionCreated method:

      public void sessionCreated( NextFilter nextFilter, IoSession session )
      {
      SessionLog.info( session, "CREATED" );
      nextFilter.sessionCreated( session );
      }

      Thanks,
      Michael

      Attachments

        Activity

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

          People

            vrm Julien Vermillard
            michael.newcomb@gdc4s.com Michael Newcomb
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment