Is there a preference for if the planned taglib is part of the slf4j project or has a separate (sourceforge?) project? My guess is that it will be easier as a separate project.
The code should only consist of a few classes (+ tests) and related files (the tld file will need to end up under META-INF). There will be some compile-time web depedencies (servlet api etc). Presumably, if the taglib project is separate to slf4j then it shouldn't use the "org.slf4j" package naming but something like "net.sourceforge.slf4jtaglib" instead. If it goes on sourceforge, a suitable (unix) name would be "slf4j-taglib" i think. The log4j taglib has a separate project and package to log4j. On Wed, Aug 6, 2008 at 11:00 AM, <[EMAIL PROTECTED]> wrote: > Send user mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://www.slf4j.org/mailman/listinfo/user > or, via email, send a message with subject or body 'help' to > [EMAIL PROTECTED] > > You can reach the person managing the list at > [EMAIL PROTECTED] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of user digest..." > > > Today's Topics: > > 1. Re: user Digest, Vol 24, Issue 2 (Matt Humphreys) > 2. Re: user Digest, Vol 24, Issue 2 (Ceki Gulcu) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Tue, 5 Aug 2008 15:50:48 +0100 > From: "Matt Humphreys" <[EMAIL PROTECTED]> > Subject: Re: [slf4j-user] user Digest, Vol 24, Issue 2 > To: [email protected] > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1 > > hi, > slf4j taglib would enable logging from JSPs. log4j taglib docs are here > http://jakarta.apache.org/taglibs/doc/log-doc/index.html > > On Tue, Aug 5, 2008 at 11:00 AM, <[EMAIL PROTECTED]> wrote: >> Send user mailing list submissions to >> [email protected] >> >> To subscribe or unsubscribe via the World Wide Web, visit >> http://www.slf4j.org/mailman/listinfo/user >> or, via email, send a message with subject or body 'help' to >> [EMAIL PROTECTED] >> >> You can reach the person managing the list at >> [EMAIL PROTECTED] >> >> When replying, please edit your Subject line so it is more specific >> than "Re: Contents of user digest..." >> >> >> Today's Topics: >> >> 1. Re: slf4j taglib? (Ceki Gulcu) >> >> >> ---------------------------------------------------------------------- >> >> Message: 1 >> Date: Mon, 04 Aug 2008 15:47:35 +0200 >> From: Ceki Gulcu <[EMAIL PROTECTED]> >> Subject: Re: [slf4j-user] slf4j taglib? >> To: User list for the slf4j project <[email protected]> >> Message-ID: <[EMAIL PROTECTED]> >> Content-Type: text/plain; charset=ISO-8859-1; format=flowed >> >> Hello Matt, >> >> Thank you for your proposal. I don't think there is a taglib for slf4j. >> >> I know what a JSP taglib is but what would slf4j taglib be?. Similarly, >> what is >> log4j taglib? >> >> Matt Humphreys wrote: >>> Is there a taglib for slf4j (like the log4j taglib)? If not i'd be >>> interested in developing one. >> >> -- >> Ceki G?lc? >> >> >> ------------------------------ >> >> _______________________________________________ >> user mailing list >> [email protected] >> http://www.slf4j.org/mailman/listinfo/user >> >> End of user Digest, Vol 24, Issue 2 >> *********************************** >> > > > ------------------------------ > > Message: 2 > Date: Tue, 05 Aug 2008 16:57:47 +0200 > From: Ceki Gulcu <[EMAIL PROTECTED]> > Subject: Re: [slf4j-user] user Digest, Vol 24, Issue 2 > To: User list for the slf4j project <[email protected]> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Hi Matt, > > I think a taglib for SLF4J would be useful. > > Matt Humphreys wrote: >> hi, >> slf4j taglib would enable logging from JSPs. log4j taglib docs are here >> http://jakarta.apache.org/taglibs/doc/log-doc/index.html > > -- > Ceki G?lc? > > > ------------------------------ > > _______________________________________________ > user mailing list > [email protected] > http://www.slf4j.org/mailman/listinfo/user > > End of user Digest, Vol 24, Issue 3 > *********************************** > _______________________________________________ user mailing list [email protected] http://www.slf4j.org/mailman/listinfo/user
