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

ASF subversion and git services commented on TAMAYA-164:
--------------------------------------------------------

Commit 7c98c75e38d92465944f800deb0c34684f2b6be2 in incubator-tamaya's branch 
refs/heads/master from [~o.b.fischer]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-tamaya.git;h=7c98c75 ]

[TAMAYA-164] Enabled a disabled unit test and added some JavaDoc.


> Make the output of the Tamaya banner configurable
> -------------------------------------------------
>
>                 Key: TAMAYA-164
>                 URL: https://issues.apache.org/jira/browse/TAMAYA-164
>             Project: Tamaya
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 0.2-incubating
>            Reporter: Oliver B. Fischer
>            Assignee: Oliver B. Fischer
>             Fix For: 0.3-incubating
>
>
> Each time Tamays starts it outputs its banner 
> ({{code/api/src/main/resources/tamaya-banner.txt}}) to STDOUT.
> I see there two problem: First is that I think a library never should output 
> any data to STDOUT. The second problem I see is that it could be/is annoying 
> for users of a software that uses Tamaya to have the banner printed to STDOUT.
> There fore I would like sugggest the following solution:
> - Outputting the banner should be configurable. A user should be able to 
> suppress the banner by adding the propery {{tamaya.defaults.show-banner = 
> false}} to one of the used configuration resources.
> - The user should be able to decide if the banner will be written to STDOUT 
> or JUL will be used to output the banner. Therefore I would suggest to use 
> the property {{tamaya.defaults.banner-output = STDOUT|JUL}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to