20200611.txt 1.7 KB

12345678910111213141516
  1. 2020-06-11 17:57:15,069 [1] INFO Microsoft.Hosting.Lifetime - Application started. Press Ctrl+C to shut down.
  2. 2020-06-11 17:57:15,091 [1] INFO Microsoft.Hosting.Lifetime - Hosting environment: Production
  3. 2020-06-11 17:57:15,093 [1] INFO Microsoft.Hosting.Lifetime - Content root path: D:\WorkTest\MqttServerApp\Release
  4. 2020-06-11 17:57:59,510 [6] INFO MqttServerApp.Startup - ClientId[ WeApp] connected event fired.
  5. 2020-06-11 18:18:11,891 [102] INFO MqttServerApp.Startup - The remote server returned an error: (503) Service Unavailable.
  6. 2020-06-11 18:18:11,892 [102] INFO Microsoft.Hosting.Lifetime - Application is shutting down...
  7. 2020-06-11 18:18:11,906 [101] INFO MqttServerApp.Startup - ClientId[WeApp] disconnected event fired.
  8. 2020-06-11 18:18:11,917 [97] INFO MqttServerApp.Startup - The remote server returned an error: (503) Service Unavailable.
  9. 2020-06-11 19:22:20,596 [1] INFO Microsoft.Hosting.Lifetime - Application started. Press Ctrl+C to shut down.
  10. 2020-06-11 19:22:20,610 [1] INFO Microsoft.Hosting.Lifetime - Hosting environment: Production
  11. 2020-06-11 19:22:20,611 [1] INFO Microsoft.Hosting.Lifetime - Content root path: D:\WorkTest\MqttServerApp\Release
  12. 2020-06-11 19:22:30,055 [4] INFO MqttServerApp.Startup - ClientId[ WeApp] connected event fired.
  13. 2020-06-11 19:43:18,518 [71] INFO MqttServerApp.Startup - The remote server returned an error: (503) Service Unavailable.
  14. 2020-06-11 19:43:18,519 [71] INFO Microsoft.Hosting.Lifetime - Application is shutting down...
  15. 2020-06-11 19:43:18,532 [69] INFO MqttServerApp.Startup - ClientId[WeApp] disconnected event fired.
  16. 2020-06-11 19:43:18,542 [66] INFO MqttServerApp.Startup - The remote server returned an error: (503) Service Unavailable.