getOrder

open fun getOrder(): Int

Returns the order for this post-processor.

Uses HIGHEST_PRECEDENCE to run as early as possible, ensuring logging.config is set before Spring Boot's logging system initializes.

Return

the order value (highest precedence)