Uses of Interface
com.restapi.template.errorbot.ErrorLogsRepository
-
Packages that use ErrorLogsRepository Package Description com.restapi.template.errorbot com.restapi.template.errorbot.config -
-
Uses of ErrorLogsRepository in com.restapi.template.errorbot
Fields in com.restapi.template.errorbot declared as ErrorLogsRepository Modifier and Type Field Description private ErrorLogsRepositoryErrorReportAppender. errorLogsRepository -
Uses of ErrorLogsRepository in com.restapi.template.errorbot.config
Fields in com.restapi.template.errorbot.config declared as ErrorLogsRepository Modifier and Type Field Description private ErrorLogsRepositoryLogContextConfig. errorLogsRepository
-