Skip to content

Commit 0f8f76d

Browse files
committed
WIP
1 parent 148aef9 commit 0f8f76d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dd-java-agent/src/test/java/jvmbootstraptest/LogManagerSetter.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ public static void main(final String... args) throws Exception {
115115
"profiling should start in premain when no custom log manager is set.");
116116
}
117117
}
118+
System.out.println("LogManagerSetter complete");
118119
}
119120

120121
private static void customAssert(

0 commit comments

Comments
 (0)