You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apm-agent-plugins/apm-error-logging-plugin/src/main/java/co/elastic/apm/agent/error/logging/Log4jLoggingInstrumentation.java
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,9 @@
11
11
* the Apache License, Version 2.0 (the "License"); you may
12
12
* not use this file except in compliance with the License.
13
13
* You may obtain a copy of the License at
14
-
*
14
+
*
15
15
* http://www.apache.org/licenses/LICENSE-2.0
16
-
*
16
+
*
17
17
* Unless required by applicable law or agreed to in writing,
18
18
* software distributed under the License is distributed on an
19
19
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
Copy file name to clipboardExpand all lines: apm-agent-plugins/apm-error-logging-plugin/src/main/java/co/elastic/apm/agent/error/logging/Slf4jLoggingInstrumentation.java
+7-3Lines changed: 7 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,9 @@
11
11
* the Apache License, Version 2.0 (the "License"); you may
12
12
* not use this file except in compliance with the License.
13
13
* You may obtain a copy of the License at
14
-
*
14
+
*
15
15
* http://www.apache.org/licenses/LICENSE-2.0
16
-
*
16
+
*
17
17
* Unless required by applicable law or agreed to in writing,
18
18
* software distributed under the License is distributed on an
19
19
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
Copy file name to clipboardExpand all lines: apm-agent-plugins/apm-error-logging-plugin/src/test/java/co/elastic/apm/agent/error/logging/Slf4jLoggingInstrumentationTest.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,9 @@
11
11
* the Apache License, Version 2.0 (the "License"); you may
12
12
* not use this file except in compliance with the License.
13
13
* You may obtain a copy of the License at
14
-
*
14
+
*
15
15
* http://www.apache.org/licenses/LICENSE-2.0
16
-
*
16
+
*
17
17
* Unless required by applicable law or agreed to in writing,
18
18
* software distributed under the License is distributed on an
19
19
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
0 commit comments