Skip to content

Commit

Permalink
reduce logging temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
alwin-joseph committed Nov 25, 2024
1 parent c3d94d9 commit fe204a5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
handlers=java.util.logging.FileHandler,java.util.logging.ConsoleHandler

org.glassfish.level=ALL
com.sun.level=FINEST
jakarta.enterprise.level=ALL


tck.jakarta.platform.ant.level = FINER
org.glassfish.appclient.client.level = FINER
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
-DwebServerHost.2=localhost \
-DwebServerPort.2=8080 \
-Ddeliverable.class=com.sun.ts.lib.deliverable.cts.CTSDeliverable \
-Djava.util.logging.config.file=jakartaeetck/logging.properties \
-jar \
${clientEarDir}/${clientAppArchive}
</property>
Expand Down

0 comments on commit fe204a5

Please sign in to comment.