Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 216 Bytes

File metadata and controls

6 lines (5 loc) · 216 Bytes

Trove Library Specific Commandments

  • [T103] Exception messages should be translated
  • [T105] Validate no LOG translations
  • [T106] LOG.warn() is not allowed. Use LOG.warning()