String content="2023-09-23 11:31:54.705 INFO [ main] com.zlm.tools.ToolsApplication : Starting ToolsApplication using Java 1.8.0_201 on \n"+"thinkbook16 with PID 2904 (D:\\study\\tools\\target\\classes started by zlm in D:\\study\\tools)\n"+"2023-09-23 11:31:54.706 INFO [ main] com.zlm.tools.ToolsApplication : No active profile set, falling back to 1 default profile: \"default\"\n"+"2023-09-23 11:31:55.190 INFO [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)\n"+"2023-09-23 11:31:55.194 INFO [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]\n"+"2023-09-23 11:31:55.195 INFO [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.78]\n"+"2023-09-23 11:31:55.261 INFO [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext\n"+"2023-09-23 11:31:55.261 INFO [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 532 ms\n"+"2023-09-23 11:31:55.448 INFO [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''\n"+"2023-09-23 11:31:55.453 INFO [ main] com.zlm.tools.ToolsApplication : Started ToolsApplication in 0.943 seconds (JVM running for 1.73)";