|
|
@@ -0,0 +1,9 @@
|
|
|
+2022-02-20 10:32:07.622 INFO 15220 --- [main] c.n.e.l.LogTrackingApplication : Starting LogTrackingApplication v0.1.0 using Java 1.8.0_261 on WIN-EQ1CCM5V0NR with PID 15220 (D:\SEEC\SEEC-LogTracking\seecoder-logTracking-server\target\app.jar started by Administrator in D:\SEEC\SEEC-LogTracking\seecoder-logTracking-server\target)
|
|
|
+2022-02-20 10:32:07.622 INFO 15220 --- [main] c.n.e.l.LogTrackingApplication : No active profile set, falling back to default profiles: default
|
|
|
+2022-02-20 10:32:08.621 INFO 15220 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
|
|
|
+2022-02-20 10:32:08.637 INFO 15220 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
|
|
|
+2022-02-20 10:32:08.637 INFO 15220 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.56]
|
|
|
+2022-02-20 10:32:08.684 INFO 15220 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
|
|
|
+2022-02-20 10:32:08.684 INFO 15220 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1031 ms
|
|
|
+2022-02-20 10:32:08.965 INFO 15220 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
|
|
|
+2022-02-20 10:32:08.965 INFO 15220 --- [main] c.n.e.l.LogTrackingApplication : Started LogTrackingApplication in 1.734 seconds (JVM running for 2.084)
|