diff --git a/.gitignore b/.gitignore index eb91b36..8fe6bff 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ WinFormStarter/bin *.user *.userosscache *.sln.docstates +*.log # User-specific files (MonoDevelop/Xamarin Studio) *.userprefs diff --git a/WebStarter/bin/Debug/net6.0/logs/WebApi.log b/WebStarter/bin/Debug/net6.0/logs/WebApi.log deleted file mode 100644 index ee0e25e..0000000 --- a/WebStarter/bin/Debug/net6.0/logs/WebApi.log +++ /dev/null @@ -1,4 +0,0 @@ -2024-04-07 11:50:38,204 INFO 1 Microsoft.Hosting.Lifetime - Now listening on: http://localhost:5034 -2024-04-07 11:50:38,281 INFO 1 Microsoft.Hosting.Lifetime - Application started. Press Ctrl+C to shut down. -2024-04-07 11:50:38,286 INFO 1 Microsoft.Hosting.Lifetime - Hosting environment: Development -2024-04-07 11:50:38,288 INFO 1 Microsoft.Hosting.Lifetime - Content root path: D:\桌面\hybird_framework\hybird_framework\WebStarter\ diff --git a/WebStarter/bin/Debug/net6.0/logs/WebApi.log.2024-04-01 b/WebStarter/bin/Debug/net6.0/logs/WebApi.log.2024-04-01 deleted file mode 100644 index ee20005..0000000 --- a/WebStarter/bin/Debug/net6.0/logs/WebApi.log.2024-04-01 +++ /dev/null @@ -1,9 +0,0 @@ -2024-04-01 15:54:25,643 INFO 1 Microsoft.Hosting.Lifetime - Now listening on: http://localhost:5034 -2024-04-01 15:54:25,696 INFO 1 Microsoft.Hosting.Lifetime - Application started. Press Ctrl+C to shut down. -2024-04-01 15:54:25,702 INFO 1 Microsoft.Hosting.Lifetime - Hosting environment: Development -2024-04-01 15:54:25,705 INFO 1 Microsoft.Hosting.Lifetime - Content root path: D:\lxw\work\pro\c#\hybird_framework\WebStarter\ -2024-04-01 15:55:20,142 INFO 1 Microsoft.Hosting.Lifetime - Now listening on: http://localhost:5034 -2024-04-01 15:55:20,184 INFO 1 Microsoft.Hosting.Lifetime - Application started. Press Ctrl+C to shut down. -2024-04-01 15:55:20,189 INFO 1 Microsoft.Hosting.Lifetime - Hosting environment: Development -2024-04-01 15:55:20,190 INFO 1 Microsoft.Hosting.Lifetime - Content root path: D:\lxw\work\pro\c#\hybird_framework\WebStarter\ -2024-04-01 16:17:01,332 INFO 22 Microsoft.Hosting.Lifetime - Application is shutting down...