[jboss-jira] [JBoss JIRA] (AS7-894) subsystem logging : boolean don't have a default or runtime value

James Perkins (Resolved) (JIRA) jira-events at lists.jboss.org
Mon Oct 31 17:01:45 EDT 2011


     [ https://issues.jboss.org/browse/AS7-894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Perkins resolved AS7-894.
-------------------------------

    Fix Version/s: 7.0.2.Final
       Resolution: Done

    
> subsystem logging : boolean don't have a default or runtime value
> -----------------------------------------------------------------
>
>                 Key: AS7-894
>                 URL: https://issues.jboss.org/browse/AS7-894
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Domain Management
>            Reporter: Heiko Rupp
>            Assignee: James Perkins
>             Fix For: 7.0.2.Final
>
>
> [standalone at localhost:9999 subsystem=logging] ./periodic-rotating-file-handler=FILE:read-resource-description
>    "append" => {
>                 "type" => BOOLEAN,
>                 "description" => "Specify whether to append to the target file.",
>                 "access-type" => "read-only",
>                 "storage" => "configuration"
>             },
> and
> [standalone at localhost:9999 subsystem=logging] ./periodic-rotating-file-handler=FILE:read-resource            
> {
>     "outcome" => "success",
>     "result" => {
>         "autoflush" => true,
>         "encoding" => undefined,
>         "formatter" => "%d{HH:mm:ss,SSS} %-5p [%c] (%t) %s%E%n",
>         "level" => "INFO",
>         "file" => {
>             "path" => "server.log",
>             "relative-to" => "jboss.server.log.dir"
>         },
>         "suffix" => ".yyyy-MM-dd"
>     },
> Probably the same for other kinds of appenders.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list