• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
4<html xmlns="http://www.w3.org/1999/xhtml">
5  <head>
6    <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
7    <title>SLF4J</title>
8    <link rel="stylesheet" type="text/css" media="screen" href="css/site.css" />
9  </head>
10  <body>
11    <script type="text/javascript">prefix='';</script>
12
13    <script src="templates/header.js" type="text/javascript"></script>
14    <div id="left">
15      <script src="templates/left.js" type="text/javascript"></script>
16    </div>
17    <div id="content">
18
19 <h1>SLF4J Mailing Lists</h1>
20
21  <p>A mailing list is an electronic discussion forum that anyone can
22  subscribe to. When someone sends an email message to the mailing
23  list, a copy of that message is broadcast to everyone who is
24  subscribed to that mailing list. Mailing lists provide a simple and
25  effective communication mechanism. With potentially thousands of
26  subscribers, there is a common set of etiquette guidelines that you
27  should observe. Please keep on reading.
28  </p>
29
30  <h3>Respect the mailing list type</h3>
31
32  <p>The "User" lists where you can send questions and comments about
33  configuration, setup, usage and other "user" types of questions.
34  The "Developer" lists where you can send questions and comments
35  about the actual software source code and general "development"
36  types of questions.
37  </p>
38
39  <p>Some questions are appropriate for posting on both the "user" and
40  the "developer" lists. In this case, pick one and only one. Do not
41  cross post.
42  </p>
43
44  <p>Please do your best to ensure that you are not sending HTML or
45  "Stylized" email to the list. If you are using Outlook or Outlook
46  Express or Eudora, chances are that you are sending HTML email by
47  default. There is usually a setting that will allow you to send
48  "Plain Text" email.
49  </p>
50
51<!--
52  <p>These lists are archived at
53
54   <ul>
55    <li><a href="http://logging.apache.org/mail/">Full mbox archives of all lists</a></li>
56    <li> <a href="http://nagoya.apache.org/eyebrowse/">Eyebrowse Archives</a></li>
57    <li>The Aims Group <a href="http://marc.theaimsgroup.com/">Archives</a></li>
58  </ul>
59  </p>
60-->
61
62
63
64   <h3>slf4j-announcements list</h3>
65
66   <p>
67     <b>Low Traffic:</b>
68     <a href="http://www.qos.ch/mailman/listinfo/announce">Subscribe</a> |
69     <a href="http://www.qos.ch/mailman/options/announce">Unsubscribe</a>
70     <br/>
71     <b>Archives:</b>
72     <a href="http://www.qos.ch/pipermail/announce/">Pipermail</a> |
73     <a href="http://slf4j.42922.n3.nabble.com/Slf4J-announce-f46208.html">Nabble</a>
74   </p>
75   <p>The announcements list is reserved for important SLF4J API
76   related announcements. As such, the traffic on this list is
77   guaranteed to be very low.
78   </p>
79
80   <p>Given that implementations are expected to statically bind with
81   the SLF4J API, we recommend that any implementor of the SLF4J API
82   be subscribed at least to the announcements list.
83   </p>
84
85   <h3>slf4j-user list</h3>
86
87   <p>
88     <b>Medium Traffic:</b>
89     <a href="http://www.qos.ch/mailman/listinfo/slf4j-user">Subscribe</a> |
90     <a href="http://www.qos.ch/mailman/options/slf4j-user">Unsubscribe</a>
91     <br/>
92     <b>Archives:</b>
93     <a href="http://www.qos.ch/pipermail/slf4j-user/">qos.ch</a> |
94     <a href="http://markmail.org/search/?q=order%3Adate-backward+list%3Aorg.slf4j.user">MarkLogic</a> |
95     <a href="http://news.gmane.org/gmane.comp.java.slf4j.user">Gmane</a> |
96     <a href="http://slf4j.42922.n3.nabble.com/slf4j-user-f41810.html">Nabble</a> |
97     <a href="http://www.mail-archive.com/user%40slf4j.org/">MailArchive</a>
98     <a href=""> </a>
99
100
101   </p>
102
103   <p>This is the list for users of slf4j. It is also a good forum for
104   asking questions about how slf4j works, and how it can be
105   used. SLF4J developers are usually subscribed to to this list in
106   order to offer support.</p>
107
108
109   <h3>slf4j-dev list</h3>
110
111   <p>
112     <b>Medium Traffic:</b>
113     <a href="http://www.qos.ch/mailman/listinfo/slf4j-dev">Subscribe</a> |
114     <a href="http://www.qos.ch/mailman/options/slf4j-dev">Unsubscribe</a>
115     <br/>
116     <b>Archives:</b>
117     <a href="http://www.qos.ch/pipermail/slf4j-dev/">qos.ch</a> |
118     <a href="http://markmail.org/search/?q=order%3Adate-backward+list%3Aorg.slf4j.dev">MarkLogic</a> |
119     <a href="http://news.gmane.org/gmane.comp.java.slf4j.devel">Gmane</a> |
120     <a href="http://slf4j.42922.n3.nabble.com/slf4j-dev-f41812.html">Nabble</a> |
121     <a href="http://www.mail-archive.com/dev%40slf4j.org/">MailArchive</a>
122     </p>
123   <p>&nbsp;</p>
124
125   <script src="templates/footer.js" type="text/javascript"></script>
126</div>
127</body>
128</html>
129