Review logging for PII and best practices

java-loggingskillsetup L10
limited-grisaille833/claude-java-plugins
What it does

Review Java logging setup for best practices

Best for

Structured PII and security review of logging config beats generic linting.

Inputs
  • · Java/Spring Boot project
  • · target file or class (optional)
Outputs
  • · structured review report with findings
Requires
  • · Spring Data JPA
  • · Spring Security
  • · Spring AI
Preconditions
  • · Java/Spring Boot project exists
  • · Build file (pom.xml or build.gradle) present
Failure modes
  • · Incorrect Spring Boot or Java version
  • · Missing dependencies in build file
  • · Syntax errors in generated code
  • · Network timeout or connection error
  • · Rate limiting or throttling
Trust signals
  • · Spring Boot version awareness (2.x vs 3.x)
  • · Concrete code examples
  • · Structured workflow with clear phases