You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Robert Burrell Donkin (JIRA)" <se...@james.apache.org> on 2009/03/20 11:46:51 UTC

[jira] Created: (IMAP-75) Context Sensitive Logging

Context Sensitive Logging
-------------------------

                 Key: IMAP-75
                 URL: https://issues.apache.org/jira/browse/IMAP-75
             Project: JAMES Imap
          Issue Type: New Feature
          Components: Mailbox, Protocol, SEDA Function
    Affects Versions: 0.1
            Reporter: Robert Burrell Donkin
            Assignee: Robert Burrell Donkin
             Fix For: 0.1


Understanding - from the logs - the behaviour of a multi-threaded system is difficult. Being able to distinguish the session context makes this much easier. 

For example, all logs about session ABC should be identified in the logs:

[ABC] Loaded mailbox #mail.rob.apache.asf.members.prc

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Closed: (IMAP-75) Context Sensitive Logging

Posted by "Robert Burrell Donkin (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/IMAP-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Burrell Donkin closed IMAP-75.
-------------------------------------

    Resolution: Fixed

> Context Sensitive Logging
> -------------------------
>
>                 Key: IMAP-75
>                 URL: https://issues.apache.org/jira/browse/IMAP-75
>             Project: JAMES Imap
>          Issue Type: New Feature
>          Components: Mailbox, Protocol, SEDA Function
>    Affects Versions: 0.1
>            Reporter: Robert Burrell Donkin
>            Assignee: Robert Burrell Donkin
>             Fix For: 0.1
>
>
> Understanding - from the logs - the behaviour of a multi-threaded system is difficult. Being able to distinguish the session context makes this much easier. 
> For example, all logs about session ABC should be identified in the logs:
> [ABC] Loaded mailbox #mail.rob.apache.asf.members.prc

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Commented: (IMAP-75) Context Sensitive Logging

Posted by "Robert Burrell Donkin (JIRA)" <se...@james.apache.org>.
    [ https://issues.apache.org/jira/browse/IMAP-75?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683845#action_12683845 ] 

Robert Burrell Donkin commented on IMAP-75:
-------------------------------------------

A log property should be added to the session. The Codec and Processors should no longer be log enabled but log to the session. 

> Context Sensitive Logging
> -------------------------
>
>                 Key: IMAP-75
>                 URL: https://issues.apache.org/jira/browse/IMAP-75
>             Project: JAMES Imap
>          Issue Type: New Feature
>          Components: Mailbox, Protocol, SEDA Function
>    Affects Versions: 0.1
>            Reporter: Robert Burrell Donkin
>            Assignee: Robert Burrell Donkin
>             Fix For: 0.1
>
>
> Understanding - from the logs - the behaviour of a multi-threaded system is difficult. Being able to distinguish the session context makes this much easier. 
> For example, all logs about session ABC should be identified in the logs:
> [ABC] Loaded mailbox #mail.rob.apache.asf.members.prc

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org