File: support.html

package info (click to toggle)
logback 1%3A1.2.3-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 18,864 kB
  • sloc: java: 56,764; xml: 3,403; javascript: 1,455; sql: 552; sh: 129; makefile: 2
file content (56 lines) | stat: -rw-r--r-- 1,983 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
    <title>Professional support</title>
    <link rel="stylesheet" type="text/css" href="css/common.css" />
    <link rel="stylesheet" type="text/css" href="css/screen.css" media="screen" />
    <link rel="stylesheet" type="text/css" href="css/_print.css" media="print" />
    
  </head>
  <body>
    <script type="text/javascript">prefix='';</script>
    
    <script src="templates/header.js"  type="text/javascript"></script>
    <div id="left">
      <script src="templates/left.js"  type="text/javascript"></script>
    </div>
    <div id="content">
      
    <h2>Professional Support</h2>

    <p>Although the quality of support in the various open source
    project mailing lists is quite good, these are operated on a
    best-effort basis. If you require authoritative responses and
    guaranteed response times, then you should consider our
    professional support package.
    </p>

    <p>As the founders and/or current maintainers of the slf4j, log4j,
    logback and <a href="http://cal10n.qos.ch/">cal10n</a> projects,
    we can offer you timely and competent support. Choosing our
    professional support service is a good way to leverage our
    expertise. Moreover, if you require custom development we are
    likely to be of help.
    </p>

    <p>For more information about Professional Support do not hesitate
    to contact us. We will be happy to discuss your needs.</p>
    
    <table>
      <tr>
        <td>email:</td>
        <td><img align="left" src="images/helpEMAIL.gif" alt=""/></td>
      </tr>
      <tr>
        <td>telephone:</td>
        <td> +41 21 312 32 26</td>
      </tr>
    </table> 
    
    </div>

  </body>
</html>