[seam-issues] [JBoss JIRA] Created: (SOLDER-55) https://issues.jboss.org/secure/CreateIssue.jspa?pid=12311110&issuetype=2&Create=Create

Dan Allen (JIRA) jira-events at lists.jboss.org
Sat Dec 18 18:55:17 EST 2010


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

        


More information about the seam-issues mailing list