Skip to content

Commit 5350e54

Browse files
committed
add missing package.html in logback-classic
Signed-off-by: ceki <[email protected]>
1 parent 699d28a commit 5350e54

18 files changed

Lines changed: 486 additions & 0 deletions

File tree

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<!--
2+
~ Logback: the reliable, generic, fast and flexible logging framework.
3+
~ Copyright (C) 1999-2026, QOS.ch. All rights reserved.
4+
~
5+
~ This program and the accompanying materials are dual-licensed under
6+
~ either the terms of the Eclipse Public License v2.0 as published by
7+
~ the Eclipse Foundation
8+
~
9+
~ or (per the licensee's choosing)
10+
~
11+
~ under the terms of the GNU Lesser General Public License version 2.1
12+
~ as published by the Free Software Foundation.
13+
-->
14+
15+
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
16+
17+
<html>
18+
<head>
19+
<title></title>
20+
</head>
21+
22+
<body>
23+
24+
<p>Contains boolean expression evaluators for filtering logging events.</p>
25+
26+
</body>
27+
</html>
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<!--
2+
~ Logback: the reliable, generic, fast and flexible logging framework.
3+
~ Copyright (C) 1999-2026, QOS.ch. All rights reserved.
4+
~
5+
~ This program and the accompanying materials are dual-licensed under
6+
~ either the terms of the Eclipse Public License v2.0 as published by
7+
~ the Eclipse Foundation
8+
~
9+
~ or (per the licensee's choosing)
10+
~
11+
~ under the terms of the GNU Lesser General Public License version 2.1
12+
~ as published by the Free Software Foundation.
13+
-->
14+
15+
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
16+
17+
<html>
18+
<head>
19+
<title></title>
20+
</head>
21+
22+
<body>
23+
24+
<p>Contains encoder implementations for converting logging events into byte streams.</p>
25+
26+
</body>
27+
</html>
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<!--
2+
~ Logback: the reliable, generic, fast and flexible logging framework.
3+
~ Copyright (C) 1999-2026, QOS.ch. All rights reserved.
4+
~
5+
~ This program and the accompanying materials are dual-licensed under
6+
~ either the terms of the Eclipse Public License v2.0 as published by
7+
~ the Eclipse Foundation
8+
~
9+
~ or (per the licensee's choosing)
10+
~
11+
~ under the terms of the GNU Lesser General Public License version 2.1
12+
~ as published by the Free Software Foundation.
13+
-->
14+
15+
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
16+
17+
<html>
18+
<head>
19+
<title></title>
20+
</head>
21+
22+
<body>
23+
24+
<p>Contains filter implementations for selective logging based on various criteria.</p>
25+
26+
</body>
27+
</html>
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<!--
2+
~ Logback: the reliable, generic, fast and flexible logging framework.
3+
~ Copyright (C) 1999-2026, QOS.ch. All rights reserved.
4+
~
5+
~ This program and the accompanying materials are dual-licensed under
6+
~ either the terms of the Eclipse Public License v2.0 as published by
7+
~ the Eclipse Foundation
8+
~
9+
~ or (per the licensee's choosing)
10+
~
11+
~ under the terms of the GNU Lesser General Public License version 2.1
12+
~ as published by the Free Software Foundation.
13+
-->
14+
15+
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
16+
17+
<html>
18+
<head>
19+
<title></title>
20+
</head>
21+
22+
<body>
23+
24+
<p>Contains Groovy-based configuration support for Logback.</p>
25+
26+
</body>
27+
</html>
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<!--
2+
~ Logback: the reliable, generic, fast and flexible logging framework.
3+
~ Copyright (C) 1999-2026, QOS.ch. All rights reserved.
4+
~
5+
~ This program and the accompanying materials are dual-licensed under
6+
~ either the terms of the Eclipse Public License v2.0 as published by
7+
~ the Eclipse Foundation
8+
~
9+
~ or (per the licensee's choosing)
10+
~
11+
~ under the terms of the GNU Lesser General Public License version 2.1
12+
~ as published by the Free Software Foundation.
13+
-->
14+
15+
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
16+
17+
<html>
18+
<head>
19+
<title></title>
20+
</head>
21+
22+
<body>
23+
24+
<p>Contains Joran action classes for processing XML configuration elements.</p>
25+
26+
</body>
27+
</html>
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<!--
2+
~ Logback: the reliable, generic, fast and flexible logging framework.
3+
~ Copyright (C) 1999-2026, QOS.ch. All rights reserved.
4+
~
5+
~ This program and the accompanying materials are dual-licensed under
6+
~ either the terms of the Eclipse Public License v2.0 as published by
7+
~ the Eclipse Foundation
8+
~
9+
~ or (per the licensee's choosing)
10+
~
11+
~ under the terms of the GNU Lesser General Public License version 2.1
12+
~ as published by the Free Software Foundation.
13+
-->
14+
15+
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
16+
17+
<html>
18+
<head>
19+
<title></title>
20+
</head>
21+
22+
<body>
23+
24+
<p>Contains sanity checkers for validating Logback configuration.</p>
25+
26+
</body>
27+
</html>
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<!--
2+
~ Logback: the reliable, generic, fast and flexible logging framework.
3+
~ Copyright (C) 1999-2026, QOS.ch. All rights reserved.
4+
~
5+
~ This program and the accompanying materials are dual-licensed under
6+
~ either the terms of the Eclipse Public License v2.0 as published by
7+
~ the Eclipse Foundation
8+
~
9+
~ or (per the licensee's choosing)
10+
~
11+
~ under the terms of the GNU Lesser General Public License version 2.1
12+
~ as published by the Free Software Foundation.
13+
-->
14+
15+
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
16+
17+
<html>
18+
<head>
19+
<title></title>
20+
</head>
21+
22+
<body>
23+
24+
<p>Contains classes for handling serialized configuration models.</p>
25+
26+
</body>
27+
</html>
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<!--
2+
~ Logback: the reliable, generic, fast and flexible logging framework.
3+
~ Copyright (C) 1999-2026, QOS.ch. All rights reserved.
4+
~
5+
~ This program and the accompanying materials are dual-licensed under
6+
~ either the terms of the Eclipse Public License v2.0 as published by
7+
~ the Eclipse Foundation
8+
~
9+
~ or (per the licensee's choosing)
10+
~
11+
~ under the terms of the GNU Lesser General Public License version 2.1
12+
~ as published by the Free Software Foundation.
13+
-->
14+
15+
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
16+
17+
<html>
18+
<head>
19+
<title></title>
20+
</head>
21+
22+
<body>
23+
24+
<p>Contains layout implementations for formatting logging events as strings.</p>
25+
26+
</body>
27+
</html>
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<!--
2+
~ Logback: the reliable, generic, fast and flexible logging framework.
3+
~ Copyright (C) 1999-2026, QOS.ch. All rights reserved.
4+
~
5+
~ This program and the accompanying materials are dual-licensed under
6+
~ either the terms of the Eclipse Public License v2.0 as published by
7+
~ the Eclipse Foundation
8+
~
9+
~ or (per the licensee's choosing)
10+
~
11+
~ under the terms of the GNU Lesser General Public License version 2.1
12+
~ as published by the Free Software Foundation.
13+
-->
14+
15+
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
16+
17+
<html>
18+
<head>
19+
<title></title>
20+
</head>
21+
22+
<body>
23+
24+
<p>Contains model classes representing Logback configuration elements.</p>
25+
26+
</body>
27+
</html>
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<!--
2+
~ Logback: the reliable, generic, fast and flexible logging framework.
3+
~ Copyright (C) 1999-2026, QOS.ch. All rights reserved.
4+
~
5+
~ This program and the accompanying materials are dual-licensed under
6+
~ either the terms of the Eclipse Public License v2.0 as published by
7+
~ the Eclipse Foundation
8+
~
9+
~ or (per the licensee's choosing)
10+
~
11+
~ under the terms of the GNU Lesser General Public License version 2.1
12+
~ as published by the Free Software Foundation.
13+
-->
14+
15+
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
16+
17+
<html>
18+
<head>
19+
<title></title>
20+
</head>
21+
22+
<body>
23+
24+
<p>Contains model processors for handling configuration model objects.</p>
25+
26+
</body>
27+
</html>

0 commit comments

Comments
 (0)