[ 
https://issues.jboss.org/browse/SOLDER-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Allen closed SOLDER-55.
---------------------------



> Allow logger category to be specified using reference to type
> -------------------------------------------------------------
>
>                 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

Reply via email to