[slf4j-user] user Digest, Vol 24, Issue 4

Matt Humphreys mhumph at gmail.com
Mon Aug 11 20:57:13 CEST 2008


Hi Ceki,
slf4j hosting sounds good - if you can set me up with access that
would be great. A few questions:

- Are there any guidelines/restrictions for slf4j projects? (e.g.
maven, java version).
- How are the project sites created? static html?
- I intend to copy some of the code from the log4j taglib which is
under the apache licence. It looks like this is compatible with
slf4j's MIT licence.
- Presumably the package "org.slf4j.taglib" is appropriate for taglib clas

Thanks for your help.
matt

On Mon, Aug 11, 2008 at 11:00 AM,  <user-request at slf4j.org> wrote:
> Send user mailing list submissions to
>        user at slf4j.org
>
> 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
>        user-request at slf4j.org
>
> You can reach the person managing the list at
>        user-owner at slf4j.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of user digest..."
>
>
> Today's Topics:
>
>   1. Re: taglib (Matt Humphreys)
>   2. Re: taglib (Ceki Gulcu)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 10 Aug 2008 13:35:09 +0100
> From: "Matt Humphreys" <mhumph at gmail.com>
> Subject: Re: [slf4j-user] taglib
> To: user at slf4j.org
> Message-ID:
>        <e83d32dc0808100535w359b8c7dw97191a828fe9b8ef at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> 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,  <user-request at slf4j.org> wrote:
>> Send user mailing list submissions to
>>        user at slf4j.org
>>
>> 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
>>        user-request at slf4j.org
>>
>> You can reach the person managing the list at
>>        user-owner at slf4j.org
>>
>> 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" <mhumph at gmail.com>
>> Subject: Re: [slf4j-user] user Digest, Vol 24, Issue 2
>> To: user at slf4j.org
>> Message-ID:
>>        <e83d32dc0808050750s7934cf9fs525b9e3f2fd313ae at mail.gmail.com>
>> 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,  <user-request at slf4j.org> wrote:
>>> Send user mailing list submissions to
>>>        user at slf4j.org
>>>
>>> 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
>>>        user-request at slf4j.org
>>>
>>> You can reach the person managing the list at
>>>        user-owner at slf4j.org
>>>
>>> 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 <listid at qos.ch>
>>> Subject: Re: [slf4j-user] slf4j taglib?
>>> To: User list for the slf4j project <user at slf4j.org>
>>> Message-ID: <48970877.4030007 at qos.ch>
>>> 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
>>> user at slf4j.org
>>> 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 <listid at qos.ch>
>> Subject: Re: [slf4j-user] user Digest, Vol 24, Issue 2
>> To: User list for the slf4j project <user at slf4j.org>
>> Message-ID: <48986A6B.5070208 at qos.ch>
>> 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
>> user at slf4j.org
>> http://www.slf4j.org/mailman/listinfo/user
>>
>> End of user Digest, Vol 24, Issue 3
>> ***********************************
>>
>
>
> ------------------------------
>
> Message: 2
> Date: Sun, 10 Aug 2008 22:47:17 +0200
> From: Ceki Gulcu <listid at qos.ch>
> Subject: Re: [slf4j-user] taglib
> To: User list for the slf4j project <user at slf4j.org>
> Message-ID: <489F53D5.60609 at qos.ch>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Hello Matt,
>
> It would be no problem at all to grant you commit access to
> slf4j.org's SVN under say
> http://svn.slf4j.org/repos/slf4j-taglib. This would work just as any
> other remote SVN repository. For the project site, you could use
> either http://taglib.slf4j.org or http://www.slf4j.org/taglib at your
> choice. Of course, you would also be able to deploy a new version of
> the project at any time.
>
> Let me know if you are interested so that we can make the necessary
> arrangements. If you rather create the project on sourceforge, that
> would be perfectly OK too.
>
>
> Matt Humphreys wrote:
>> 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.
>>
> --
> Ceki G?lc?
>
>
>
> ------------------------------
>
> _______________________________________________
> user mailing list
> user at slf4j.org
> http://www.slf4j.org/mailman/listinfo/user
>
> End of user Digest, Vol 24, Issue 4
> ***********************************
>



More information about the slf4j-user mailing list