Skip to content

Commit

Permalink
Fixing javadoc error in GaeFlexLoggingEnhancer (#1582)
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettjonesgoogle committed Feb 1, 2017
1 parent a7dcdab commit 30fd42d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
import com.google.cloud.MonitoredResource.Builder;

/**
* A Logging {@link Enhancer} that enhances the logging for the
* A {@link LoggingHandler.Enhancer} that enhances the logging for the
* GAE Flex environment. This enhancer can
* be configured in a logging.properties file with:
*
*
* <pre>
* handlers=com.google.cloud.logging.LoggingHandler
* com.google.cloud.logging.LoggingHandler.log=gaeflex.log
Expand Down

0 comments on commit 30fd42d

Please sign in to comment.