Can you control logging with spring boot how? : Spring Boot



Can you control logging with spring boot how? : Spring Boot..

Answer / Shyam Sunder Trivedi

You can control logging in Spring Boot by configuring loggers, either through the Logback or Log4j libraries. The application.properties/yml file is used to configure these loggers.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

What is spring boot starter jdbc? : Spring Boot

1 Answers  


What are important spring projects?

1 Answers  


Explain the different types of transaction management.

1 Answers  


What is a bean definition made up of?

1 Answers  


What are the difference between spring aop and aspectj aop?

1 Answers  


What is aop module?

1 Answers  


Why do we need spring mvc?

1 Answers  


How can we use spring to create a restful web service that returns json?

1 Answers  


What are some of the important spring annotations you have used?

1 Answers  


What is the difference between joinpoint and pointcut?

1 Answers  


What do you mean by proxy in spring framework?

1 Answers  


What are the spring modules?

1 Answers  


Categories