移除log
parent
8bf6dd1e34
commit
81f757e0bd
|
@ -1,56 +0,0 @@
|
||||||
2023-11-15 18:31:17.432 [main] INFO com.muyu.VehicleSimulationApplication:55 - Starting VehicleSimulationApplication using Java 17.0.8 on DESKTOP-8J44F3B with PID 11052 (D:\work\test\VehicleSimulation\target\classes started by MuYu in D:\work\test\VehicleSimulation)
|
|
||||||
2023-11-15 18:31:17.439 [main] INFO com.muyu.VehicleSimulationApplication:631 - No active profile set, falling back to 1 default profile: "default"
|
|
||||||
2023-11-15 18:31:18.088 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 81 (http)
|
|
||||||
2023-11-15 18:31:18.095 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
|
|
||||||
2023-11-15 18:31:18.096 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.79]
|
|
||||||
2023-11-15 18:31:18.152 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/vehicle]:173 - Initializing Spring embedded WebApplicationContext
|
|
||||||
2023-11-15 18:31:18.154 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:292 - Root WebApplicationContext: initialization completed in 677 ms
|
|
||||||
2023-11-15 18:31:18.170 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting...
|
|
||||||
2023-11-15 18:31:18.368 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed.
|
|
||||||
2023-11-15 18:31:18.375 [main] INFO o.s.b.autoconfigure.h2.H2ConsoleAutoConfiguration:98 - H2 console available at '/h2-console'. Database available at 'jdbc:h2:file:~/vehicle/db'
|
|
||||||
2023-11-15 18:31:18.848 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 81 (http) with context path '/vehicle'
|
|
||||||
2023-11-15 18:31:18.857 [main] INFO com.muyu.VehicleSimulationApplication:61 - Started VehicleSimulationApplication in 1.725 seconds (JVM running for 2.092)
|
|
||||||
2023-11-15 19:04:58.039 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated...
|
|
||||||
2023-11-15 19:04:58.040 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed.
|
|
||||||
2023-11-15 19:05:01.317 [main] INFO com.muyu.VehicleSimulationApplication:55 - Starting VehicleSimulationApplication using Java 17.0.8 on DESKTOP-8J44F3B with PID 23812 (D:\work\test\VehicleSimulation\target\classes started by MuYu in D:\work\test\VehicleSimulation)
|
|
||||||
2023-11-15 19:05:01.319 [main] INFO com.muyu.VehicleSimulationApplication:631 - No active profile set, falling back to 1 default profile: "default"
|
|
||||||
2023-11-15 19:05:01.899 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 81 (http)
|
|
||||||
2023-11-15 19:05:01.904 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
|
|
||||||
2023-11-15 19:05:01.904 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.79]
|
|
||||||
2023-11-15 19:05:01.950 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/vehicle]:173 - Initializing Spring embedded WebApplicationContext
|
|
||||||
2023-11-15 19:05:01.950 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:292 - Root WebApplicationContext: initialization completed in 587 ms
|
|
||||||
2023-11-15 19:05:01.964 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting...
|
|
||||||
2023-11-15 19:05:02.404 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed.
|
|
||||||
2023-11-15 19:05:02.410 [main] INFO o.s.b.autoconfigure.h2.H2ConsoleAutoConfiguration:98 - H2 console available at '/h2-console'. Database available at 'jdbc:h2:file:~/vehicle/db'
|
|
||||||
2023-11-15 19:05:02.797 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 81 (http) with context path '/vehicle'
|
|
||||||
2023-11-15 19:05:02.802 [main] INFO com.muyu.VehicleSimulationApplication:61 - Started VehicleSimulationApplication in 1.751 seconds (JVM running for 2.115)
|
|
||||||
2023-11-15 19:05:22.679 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated...
|
|
||||||
2023-11-15 19:05:22.683 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed.
|
|
||||||
2023-11-15 19:05:29.688 [main] INFO com.muyu.VehicleSimulationApplication:55 - Starting VehicleSimulationApplication using Java 17.0.8 on DESKTOP-8J44F3B with PID 17540 (D:\work\test\VehicleSimulation\target\classes started by MuYu in D:\work\test\VehicleSimulation)
|
|
||||||
2023-11-15 19:05:29.690 [main] INFO com.muyu.VehicleSimulationApplication:631 - No active profile set, falling back to 1 default profile: "default"
|
|
||||||
2023-11-15 19:05:30.291 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 81 (http)
|
|
||||||
2023-11-15 19:05:30.296 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
|
|
||||||
2023-11-15 19:05:30.296 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.79]
|
|
||||||
2023-11-15 19:05:30.343 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/vehicle]:173 - Initializing Spring embedded WebApplicationContext
|
|
||||||
2023-11-15 19:05:30.343 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:292 - Root WebApplicationContext: initialization completed in 611 ms
|
|
||||||
2023-11-15 19:05:30.359 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting...
|
|
||||||
2023-11-15 19:05:30.528 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed.
|
|
||||||
2023-11-15 19:05:30.534 [main] INFO o.s.b.autoconfigure.h2.H2ConsoleAutoConfiguration:98 - H2 console available at '/h2-console'. Database available at 'jdbc:h2:file:~/vehicle/db'
|
|
||||||
2023-11-15 19:05:31.611 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 81 (http) with context path '/vehicle'
|
|
||||||
2023-11-15 19:05:31.620 [main] INFO com.muyu.VehicleSimulationApplication:61 - Started VehicleSimulationApplication in 2.174 seconds (JVM running for 2.53)
|
|
||||||
2023-11-15 19:06:10.089 [http-nio-81-exec-10] INFO o.a.c.c.C.[Tomcat].[localhost].[/vehicle]:173 - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
||||||
2023-11-15 19:07:49.743 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:350 - HikariPool-1 - Shutdown initiated...
|
|
||||||
2023-11-15 19:07:49.744 [SpringApplicationShutdownHook] INFO com.zaxxer.hikari.HikariDataSource:352 - HikariPool-1 - Shutdown completed.
|
|
||||||
2023-11-15 19:07:59.448 [main] INFO com.muyu.VehicleSimulationApplication:55 - Starting VehicleSimulationApplication using Java 17.0.8 on DESKTOP-8J44F3B with PID 26452 (D:\work\test\VehicleSimulation\target\classes started by MuYu in D:\work\test\VehicleSimulation)
|
|
||||||
2023-11-15 19:07:59.751 [main] INFO com.muyu.VehicleSimulationApplication:631 - No active profile set, falling back to 1 default profile: "default"
|
|
||||||
2023-11-15 19:08:00.280 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 81 (http)
|
|
||||||
2023-11-15 19:08:00.284 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
|
|
||||||
2023-11-15 19:08:00.286 [main] INFO org.apache.catalina.core.StandardEngine:173 - Starting Servlet engine: [Apache Tomcat/9.0.79]
|
|
||||||
2023-11-15 19:08:00.334 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/vehicle]:173 - Initializing Spring embedded WebApplicationContext
|
|
||||||
2023-11-15 19:08:00.334 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:292 - Root WebApplicationContext: initialization completed in 557 ms
|
|
||||||
2023-11-15 19:08:00.349 [main] INFO com.zaxxer.hikari.HikariDataSource:110 - HikariPool-1 - Starting...
|
|
||||||
2023-11-15 19:08:00.519 [main] INFO com.zaxxer.hikari.HikariDataSource:123 - HikariPool-1 - Start completed.
|
|
||||||
2023-11-15 19:08:00.525 [main] INFO o.s.b.autoconfigure.h2.H2ConsoleAutoConfiguration:98 - H2 console available at '/h2-console'. Database available at 'jdbc:h2:file:~/vehicle/db'
|
|
||||||
2023-11-15 19:08:00.929 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:220 - Tomcat started on port(s): 81 (http) with context path '/vehicle'
|
|
||||||
2023-11-15 19:08:00.935 [main] INFO com.muyu.VehicleSimulationApplication:61 - Started VehicleSimulationApplication in 1.78 seconds (JVM running for 2.1)
|
|
||||||
2023-11-15 19:08:32.470 [http-nio-81-exec-2] INFO o.a.c.c.C.[Tomcat].[localhost].[/vehicle]:173 - Initializing Spring DispatcherServlet 'dispatcherServlet'
|
|
Loading…
Reference in New Issue