log messages not printing in springboot using org.slf4j.Logger; code example
Example: log messages not printing in springboot using org.slf4j.Logger;
Inside "src/main/resources/application.properties" file, add this:
logging.level.com.mypackage.name=INFO