[
https://issues.jboss.org/browse/SOLDER-306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brent Douglas updated SOLDER-306:
---------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/seam/solder/pull/80
> Logger for tracef invokes delegate.tracev in error
> --------------------------------------------------
>
> Key: SOLDER-306
> URL: https://issues.jboss.org/browse/SOLDER-306
> Project: Solder
> Issue Type: Bug
> Components: Logging
> Affects Versions: 3.1.0.Beta5
> Reporter: Daniel Miklancic
> Priority: Minor
> Labels: logging
>
> Call to logger.tracef("hello %s", "world") outputs "hello %s" instead of
> "hello world". A quick check in the Logging class shows the tracef methods
> call delegate.tracev. Note: debugf, warnf, etc., all call delegate.debugf,
> delegate.warnf, etc., respectively, as one would expect. It appears that the
> tracef methods are the only ones being mis-directed to the "v" version in the
> delegate.
--
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
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues