Skip to content

Commit

Permalink
Update src/main/java/com/google/cloud/logging/logback/TraceLoggingEve…
Browse files Browse the repository at this point in the history
…ntEnhancer.java

Co-authored-by: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com>
  • Loading branch information
Simon Zeltser and yoshi-code-bot committed Dec 8, 2020
1 parent f56da78 commit 899f68e
Showing 1 changed file with 1 addition and 3 deletions.
Expand Up @@ -20,9 +20,7 @@
import com.google.cloud.logging.LogEntry;
import org.slf4j.MDC;

/** Adds support for grouping logs by incoming http request
*
*/
/** Adds support for grouping logs by incoming http request */
public class TraceLoggingEventEnhancer implements LoggingEventEnhancer {

// A key used by Cloud Logging for trace Id
Expand Down

0 comments on commit 899f68e

Please sign in to comment.