Skip to content

Instantly share code, notes, and snippets.

@ccshih
ccshih / gist:fd961685c9c375828cd5eb6522519eee
Created April 13, 2018 08:18
spring cloud stream application error handling log
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.0.1.RELEASE)
2018-04-13 15:30:20.435 INFO 9212 --- [ main] com.example.demo.DemoApplication : Starting DemoApplication on ccshih-PC with PID 9212 (C:\Users\ccshih\Desktop\demo\target\classes started by ccshih in C:\Users\ccshih\Desktop\demo)
2018-04-13 15:30:20.444 INFO 9212 --- [ main] com.example.demo.DemoApplication : No active profile set, falling back to default profiles: default