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

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Fri Sep 9 21:13:26 EDT 2011


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

Brian Stansberry reassigned AS7-894:
------------------------------------

    Assignee: James Perkins


> 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
>
> [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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list