We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7dcdab commit c83310eCopy full SHA for c83310e
1 file changed
google-cloud-logging/src/main/java/com/google/cloud/logging/GaeFlexLoggingEnhancer.java
@@ -21,10 +21,10 @@
21
import com.google.cloud.MonitoredResource.Builder;
22
23
/**
24
- * A Logging {@link Enhancer} that enhances the logging for the
+ * A {@link LoggingHandler.Enhancer} that enhances the logging for the
25
* GAE Flex environment. This enhancer can
26
* be configured in a logging.properties file with:
27
- *
+ *
28
* <pre>
29
* handlers=com.google.cloud.logging.LoggingHandler
30
* com.google.cloud.logging.LoggingHandler.log=gaeflex.log
0 commit comments