Jboss
Composite Recipes
Recipes that include further recipes, often including the individual recipes below.
- JBoss Logging Best Practices
- Replace deprecated JBoss Logging Logger formatted message invocations with the v-version of methods
Recipes
- Refaster template
FormattedArgumentsToVMethod.DebugToVDebug
- Refaster template
FormattedArgumentsToVMethod.DebugToVDebugWithThrowable
- Refaster template
FormattedArgumentsToVMethod.ErrorToVError
- Refaster template
FormattedArgumentsToVMethod.ErrorToVErrorWithThrowable
- Refaster template
FormattedArgumentsToVMethod.FatalToVFatal
- Refaster template
FormattedArgumentsToVMethod.FatalToVFatalWithThrowable
- Refaster template
FormattedArgumentsToVMethod.InfoToVInfo
- Refaster template
FormattedArgumentsToVMethod.InfoToVInfoWithThrowable
- Refaster template
FormattedArgumentsToVMethod.TraceToVTrace
- Refaster template
FormattedArgumentsToVMethod.TraceToVTraceWithThrowable
- Refaster template
FormattedArgumentsToVMethod.WarnToVWarn
- Refaster template
FormattedArgumentsToVMethod.WarnToVWarnWithThrowable
- Replace JBoss Logging Level arguments with the corresponding eponymous level method calls