]
Panagiotis Sotiropoulos moved JBEAP-6945 to WFCORE-1949:
--------------------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-1949 (was: JBEAP-6945)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: CLI
Logging
(was: CLI)
(was: Logging)
(was: User Experience)
Affects Version/s: (was: 7.1.0.DR7)
Typos in /subsystem=logging resource descriptions
-------------------------------------------------
Key: WFCORE-1949
URL:
https://issues.jboss.org/browse/WFCORE-1949
Project: WildFly Core
Issue Type: Bug
Components: CLI, Logging
Reporter: Panagiotis Sotiropoulos
Assignee: Panagiotis Sotiropoulos
Priority: Trivial
{code}"logging-profile" => {
"description" => "A profile that can be assigned to a
deployment for it's logging configuration.",{code}
The description should instead read {quote}A profile that can be assigned to a deployment
for its logging configuration.{quote}
{code}"use-parent-handlers" => {
"type" => BOOLEAN,
"description" => "Specifies whether or not
this logger should send its output to it's parent Logger.",{code}
The description should instead read {quote}Specifies whether or not this logger should
send its output to its parent Logger.{quote}