[
https://issues.jboss.org/browse/FORGE-664?page=com.atlassian.jira.plugin....
]
Rafael Benevides commented on FORGE-664:
----------------------------------------
I suggested that feature because there'is an existent API (Stacks client API) that
reports its operation through jboss-logging. This API should be used by JDF Forge plugin
as defined on
https://issues.jboss.org/browse/JDF-105 issue.
For now, we resolved that by having a contract interface and a "Forge capable"
implementation of that interface:
https://github.com/jboss-jdf/plugin-jdf/blob/StacksClientRefactoring/src/...
That solution works fine but the idea of this issue is to have this integration between
jboss-logging and Forge inside Forge.
Forge should intercept some logger messages and publish them as shell
messages
------------------------------------------------------------------------------
Key: FORGE-664
URL:
https://issues.jboss.org/browse/FORGE-664
Project: Forge
Issue Type: Feature Request
Components: Brainstorming, Shell, Usability
Reporter: Rafael Benevides
Labels: log
Fix For: 1.0.7.Final
I have a separate API that publishs his operations on logger messages. I wan't to
reuse that API and would like that this logger messages should appear as shell messages
(debug only when verbose is setted).
Forge could intercept some logger messages (on certain categoy/level) or even provide a
appender so that logger messages should be printed as shell messages
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira