-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
None
-
None
Execution of the add-handler operation adds a name attribute with the handlers name to the root-logger model.
"root-logger" => {"ROOT" => { "filter" => undefined, "filter-spec" => undefined, "handlers" => [ "FILE", "CONSOLE" ], "level" => "INFO", "name" => "CONSOLE" }}
- is related to
-
WFCORE-636 Logging operations should resolve runtime values off the operation
- Resolved