Start adding a java.util.logging demo for opencensus-contrib-log-correlation-stackdriver. by sebright2 · Pull Request #52 · census-ecosystem/opencensus-experiments
…elation-stackdriver. This commit adds a demo for log correlation using OpenCensus, java.util.logging, and Stackdriver. The Java application is the same as the application in census-ecosystem#51, except that its log statements use java.util.logging instead of SLF4J. The demo can be run with `./gradlew run` in the `java/log_correlation/stackdriver/java_util_logging` directory.
sebright2
deleted the
java-util-logging-google-cloud-logging-log-correlation-demo
branch
rghetia pushed a commit that referenced this pull request
Dec 12, 2018…elation-stackdriver. (#52) This commit adds a demo for log correlation using OpenCensus, java.util.logging, and Stackdriver. The Java application is the same as the application in #51, except that its log statements use java.util.logging instead of SLF4J. The demo can be run with `./gradlew run` in the `java/log_correlation/stackdriver/java_util_logging` directory.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters