File tree 11 files changed +110
-33
lines changed
logback-classic/performance/src/java/ch/qos/logback
logback-core/src/test/input
11 files changed +110
-33
lines changed Original file line number Diff line number Diff line change 1
1
/**
2
- * LOGBack: the reliable, fast and flexible logging library for Java.
2
+ * Logback: the reliable, generic, fast and flexible logging framework.
3
+ * Copyright (C) 1999-2024, QOS.ch. All rights reserved.
3
4
*
4
- * Copyright (C) 1999-2005, QOS.ch, LOGBack.com
5
+ * This program and the accompanying materials are dual-licensed under
6
+ * either the terms of the Eclipse Public License v1.0 as published by
7
+ * the Eclipse Foundation
5
8
*
6
- * This library is free software, you can redistribute it and/or
7
- * modify it under the terms of the GNU Lesser General Public License as
8
- * published by the Free Software Foundation.
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.
9
13
*/
10
14
package ch .qos .logback .classic ;
11
15
Original file line number Diff line number Diff line change
1
+ /**
2
+ * Logback: the reliable, generic, fast and flexible logging framework.
3
+ * Copyright (C) 1999-2022, 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 v1.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
+ */
1
14
package ch .qos .logback .classic ;
2
15
3
16
import org .slf4j .LoggerFactory ;
Original file line number Diff line number Diff line change 1
1
/**
2
- * LOGBack: the reliable, fast and flexible logging library for Java.
2
+ * Logback: the reliable, generic, fast and flexible logging framework.
3
+ * Copyright (C) 1999-2022, QOS.ch. All rights reserved.
3
4
*
4
- * Copyright (C) 1999-2005, QOS.ch, LOGBack.com
5
+ * This program and the accompanying materials are dual-licensed under
6
+ * either the terms of the Eclipse Public License v1.0 as published by
7
+ * the Eclipse Foundation
5
8
*
6
- * This library is free software, you can redistribute it and/or
7
- * modify it under the terms of the GNU Lesser General Public License as
8
- * published by the Free Software Foundation.
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.
9
13
*/
10
14
package ch .qos .logback .classic ;
11
15
Original file line number Diff line number Diff line change 1
1
/**
2
- * LOGBack: the reliable, fast and flexible logging library for Java.
2
+ * Logback: the reliable, generic, fast and flexible logging framework.
3
+ * Copyright (C) 1999-2022, QOS.ch. All rights reserved.
3
4
*
4
- * Copyright (C) 1999-2005, QOS.ch, LOGBack.com
5
+ * This program and the accompanying materials are dual-licensed under
6
+ * either the terms of the Eclipse Public License v1.0 as published by
7
+ * the Eclipse Foundation
5
8
*
6
- * This library is free software, you can redistribute it and/or
7
- * modify it under the terms of the GNU Lesser General Public License as
8
- * published by the Free Software Foundation.
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.
9
13
*/
10
14
package ch .qos .logback .classic ;
11
15
Original file line number Diff line number Diff line change 1
1
/**
2
- * LOGBack: the reliable, fast and flexible logging library for Java.
2
+ * Logback: the reliable, generic, fast and flexible logging framework.
3
+ * Copyright (C) 1999-2022, QOS.ch. All rights reserved.
3
4
*
4
- * Copyright (C) 1999-2006, QOS.ch
5
+ * This program and the accompanying materials are dual-licensed under
6
+ * either the terms of the Eclipse Public License v1.0 as published by
7
+ * the Eclipse Foundation
5
8
*
6
- * This library is free software, you can redistribute it and/or
7
- * modify it under the terms of the GNU Lesser General Public License as
8
- * published by the Free Software Foundation.
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.
9
13
*/
10
14
package ch .qos .logback .classic .pattern ;
11
15
Original file line number Diff line number Diff line change 1
1
/**
2
- * LOGBack: the reliable, fast and flexible logging library for Java.
2
+ * Logback: the reliable, generic, fast and flexible logging framework.
3
+ * Copyright (C) 1999-2022, QOS.ch. All rights reserved.
3
4
*
4
- * Copyright (C) 1999-2005, QOS.ch, LOGBack.com
5
+ * This program and the accompanying materials are dual-licensed under
6
+ * either the terms of the Eclipse Public License v1.0 as published by
7
+ * the Eclipse Foundation
5
8
*
6
- * This library is free software, you can redistribute it and/or
7
- * modify it under the terms of the GNU Lesser General Public License as
8
- * published by the Free Software Foundation.
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.
9
13
*/
10
14
package ch .qos .logback .classic .pattern ;
11
15
Original file line number Diff line number Diff line change
1
+ /**
2
+ * Logback: the reliable, generic, fast and flexible logging framework.
3
+ * Copyright (C) 1999-2022, 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 v1.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
+ */
1
14
package ch .qos .logback .reflect ;
2
15
3
16
public class Fruit {
Original file line number Diff line number Diff line change
1
+ /**
2
+ * Logback: the reliable, generic, fast and flexible logging framework.
3
+ * Copyright (C) 1999-2022, 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 v1.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
+ */
1
14
package ch .qos .logback .reflect ;
2
15
3
16
import org .apache .commons .jexl .Expression ;
Original file line number Diff line number Diff line change
1
+ /**
2
+ * Logback: the reliable, generic, fast and flexible logging framework.
3
+ * Copyright (C) 1999-2022, 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 v1.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
+ */
1
14
package ch .qos .logback .reflect ;
2
15
3
16
import org .codehaus .janino .ExpressionEvaluator ;
Original file line number Diff line number Diff line change
1
+ /**
2
+ * Logback: the reliable, generic, fast and flexible logging framework.
3
+ * Copyright (C) 1999-2022, 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 v1.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
+ */
1
14
package ch .qos .logback .reflect ;
2
15
3
16
import java .lang .reflect .InvocationTargetException ;
Original file line number Diff line number Diff line change 1
-
2
- LOGBack: the generic, reliable, fast and flexible logging framework.
3
-
4
- Copyright (C) 1999-2006, QOS.ch
5
-
6
- This library is free software, you can redistribute it and/or modify it under
7
- the terms of the GNU Lesser General Public License as published by the Free
8
- Software Foundation.
9
1
<?xml version =" 1.0" ?>
10
2
<document >
11
3
You can’t perform that action at this time.
0 commit comments