1, springboot can control to turn off log output, or specify a package or class to turn off log output.
2. You can control the output level and output of the log in application.yml or application.properties (according to your own choice).
3. Close the log as a whole.