bak.log 1.4 KB

123456789
  1. 2022-02-20 13:01:33.604 INFO 19200 --- [main] c.n.e.l.LogTrackingApplication : Starting LogTrackingApplication v0.1.0 using Java 1.8.0_261 on WIN-EQ1CCM5V0NR with PID 19200 (D:\SEEC\SEEC-LogTracking\seecoder-logTracking-server\target\app.jar started by Administrator in D:\SEEC\SEEC-LogTracking)
  2. 2022-02-20 13:01:33.606 INFO 19200 --- [main] c.n.e.l.LogTrackingApplication : No active profile set, falling back to default profiles: default
  3. 2022-02-20 13:01:34.690 INFO 19200 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
  4. 2022-02-20 13:01:34.702 INFO 19200 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
  5. 2022-02-20 13:01:34.703 INFO 19200 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.56]
  6. 2022-02-20 13:01:34.754 INFO 19200 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
  7. 2022-02-20 13:01:34.755 INFO 19200 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1113 ms
  8. 2022-02-20 13:01:35.034 INFO 19200 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
  9. 2022-02-20 13:01:35.042 INFO 19200 --- [main] c.n.e.l.LogTrackingApplication : Started LogTrackingApplication in 1.824 seconds (JVM running for 2.181)