https://issues.jboss.org/secure/CreateIssue.jspa?pid=12311110&issuetype=2&Create=Create
---------------------------------------------------------------------------------------
Key: SOLDER-55
URL: https://issues.jboss.org/browse/SOLDER-55
Project: Seam Solder
Issue Type: Feature Request
Components: Logging
Reporter: Dan Allen
Assignee: Dan Allen
Priority: Minor
Fix For: 3.0.0.Beta1
We've tried to get away from strings as much as possible in CDI and Solder.
Thus, it's fitting that a logger category should be allowed to be specified
using a reference to a type.
Here's an example:
@Inject @TypedCategory(BillingService.class)
private Logger logger;
Support @TypedCategory as an alternative to @Category.
--
This message is automatically generated by JIRA.
-
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