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