Skip to content

Commit c83310e

Browse files
Fixing javadoc error in GaeFlexLoggingEnhancer
1 parent a7dcdab commit c83310e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

google-cloud-logging/src/main/java/com/google/cloud/logging/GaeFlexLoggingEnhancer.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
import com.google.cloud.MonitoredResource.Builder;
2222

2323
/**
24-
* A Logging {@link Enhancer} that enhances the logging for the
24+
* A {@link LoggingHandler.Enhancer} that enhances the logging for the
2525
* GAE Flex environment. This enhancer can
2626
* be configured in a logging.properties file with:
27-
*
27+
*
2828
* <pre>
2929
* handlers=com.google.cloud.logging.LoggingHandler
3030
* com.google.cloud.logging.LoggingHandler.log=gaeflex.log

0 commit comments

Comments
 (0)