Skip to content

Commit 6fd0943

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

24 files changed

Lines changed: 621 additions & 20 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 encoder implementations for converting 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 Joran Action classes which transform XML elements into Model instances.</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 conditional configuration processing support for Joran.</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 event classes representing SAX parsing events in Joran.</p>
25+
26+
</body>
27+
</html>

logback-core/src/main/java/ch/qos/logback/core/joran/node/ComponentNode.java

Lines changed: 0 additions & 20 deletions
This file was deleted.
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 Joran 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 service provider interface classes for Joran configuration framework.</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 JavaBeans introspection utilities for Joran.</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 utility classes for Joran configuration processing.</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 events as strings.</p>
25+
26+
</body>
27+
</html>

0 commit comments

Comments
 (0)