[
https://issues.apache.org/jira/browse/HTRACE-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341708#comment-14341708
]
Colin Patrick McCabe commented on HTRACE-125:
---------------------------------------------
log.go: make Level public so that code can check what the log level is of a
block before preparing a string
process.go: new file which contains the signal handling code, and some code for
calling conf.LoadApplicationConfig and logging the results.
config.go: LoadApplicationConfig now returns an io.Reader which the caller can
read to get debug information about the configuration that was just loaded.
> htraced: log when htraced terminates on a signal, and optionally log
> configuration when starting up
> ---------------------------------------------------------------------------------------------------
>
> Key: HTRACE-125
> URL: https://issues.apache.org/jira/browse/HTRACE-125
> Project: HTrace
> Issue Type: Improvement
> Affects Versions: 3.2.0
> Reporter: Colin Patrick McCabe
> Assignee: Colin Patrick McCabe
> Attachments: HTRACE-125.001.patch
>
>
> htraced: log when htraced terminates on a signal, and optionally log
> configuration when starting up
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)