public class PlayConfigContext extends BaseChainedConfigContext
ConfigContext implementation that reads its configuration values from
a Play Framework Config class.DEFAULT_CONFIG| Constructor and Description |
|---|
PlayConfigContext(com.typesafe.config.Config configuration,
play.Environment environment)
Converts a Play Configuration to a Honeybadger
ConfigContext. |
equals, getApiKey, getApplicationPackage, getConnectTimeout, getEnvironment, getExcludedClasses, getExcludedParams, getExcludedSysProps, getFeedbackFormDisplayed, getFeedbackFormPath, getHoneybadgerReadApiKey, getHoneybadgerUrl, getHttpProxyHost, getHttpProxyPort, getMaximumErrorReportingRetries, getMaximumErrorReportingRetries, getSocketTimeout, hashCode, isFeedbackFormDisplayed, overwriteWithContext, setApiKey, setApplicationPackage, setConnectTimeout, setEnvironment, setExcludedClasses, setExcludedParams, setExcludedSysProps, setFeedbackFormDisplayed, setFeedbackFormPath, setHoneybadgerReadApiKey, setHoneybadgerUrl, setHttpProxyHost, setHttpProxyPort, setSocketTimeout, toStringpublic PlayConfigContext(com.typesafe.config.Config configuration,
play.Environment environment)
ConfigContext. If
null, it will default to a SystemSettingsConfigContext.configuration - play configuration to convertenvironment - play environment to load values fromCopyright © 2023 Honeybadger.io. All rights reserved.