Skip to content

Commit 50b2617

Browse files
Issue 52684: Update Log4j plugin registration (#6708)
1 parent aec18e5 commit 50b2617

File tree

5 files changed

+54
-416
lines changed

5 files changed

+54
-416
lines changed

api/src/org/labkey/api/script/ScriptService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ static void setInstance(ScriptService impl)
3636
ServiceRegistry.get().registerService(ScriptService.class, impl);
3737
}
3838

39-
// marker class for server script logging (see log4j.xml)
39+
// marker class for server script logging (see log4j2.xml)
4040
class Console {}
4141

4242
/**

api/src/org/labkey/api/util/LabKeyDeleteAction.java

Lines changed: 0 additions & 297 deletions
This file was deleted.

0 commit comments

Comments
 (0)