You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rajith Attapattu (JIRA)" <ji...@apache.org> on 2014/01/17 15:52:20 UTC

[jira] [Commented] (QPID-5491) Improve logging for dispatch

    [ https://issues.apache.org/jira/browse/QPID-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13874837#comment-13874837 ] 

Rajith Attapattu commented on QPID-5491:
----------------------------------------

Sample configuration.

logging {
   default_level: DEBUG
   print_timestamp: yes
   print_to_stderr: yes
   print_to_file: no
   print_to_syslog: no
}

# Overrides the general config
log_module {
  module: SERVER
  level: TRACE
  print_to_file: yes 
  file: qdrouter.server.log
}

log_module {
  module: ROUTER
  level: TRACE
  print_to_file: yes 
  file: qdrouter.router.log
}

> Improve logging for dispatch
> ----------------------------
>
>                 Key: QPID-5491
>                 URL: https://issues.apache.org/jira/browse/QPID-5491
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Qpid Dispatch
>         Environment: The following improvements are planned.
> 1. Add support for configuring logging on a per module basis.
> 2. File support including log rotation.
> 3. Syslog support.
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>             Fix For: Future
>
>




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

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