You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: branches/tswast-patch-1/google-cloud-logging/src/main/java/com/google/cloud/logging/GaeFlexLoggingEnhancer.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -21,10 +21,10 @@
21
21
importcom.google.cloud.MonitoredResource.Builder;
22
22
23
23
/**
24
-
* A Logging {@link Enhancer} that enhances the logging for the
24
+
* A {@link LoggingHandler.Enhancer} that enhances the logging for the
25
25
* GAE Flex environment. This enhancer can
26
26
* be configured in a logging.properties file with:
0 commit comments