Skip to content

Instantly share code, notes, and snippets.

@WernerMairl
Created January 23, 2020 11:34
Show Gist options
  • Save WernerMairl/1345c01ef382f964b8aa669f62e2f3e4 to your computer and use it in GitHub Desktop.
Save WernerMairl/1345c01ef382f964b8aa669f62e2f3e4 to your computer and use it in GitHub Desktop.
ConatinerLog
2020-01-23T11:27:49.033982919Z Issue Sample App
2020-01-23T11:27:55.445397366Z info: Sample.Web.Startup[101]
2020-01-23T11:27:55.445436966Z Application started
2020-01-23T11:27:55.464208069Z Hosting environment: Production
2020-01-23T11:27:55.464294170Z Content root path: /app
2020-01-23T11:27:55.481498556Z Now listening on: http://[::]:80
2020-01-23T11:27:55.481954061Z Application started. Press Ctrl+C to shut down.
2020-01-23T11:31:32.324679042Z Issue Sample App
2020-01-23T11:31:33.939620199Z info: Sample.Web.Startup[101]
2020-01-23T11:31:33.939665999Z Application started
2020-01-23T11:31:33.947756686Z Hosting environment: Production
2020-01-23T11:31:33.948251492Z Content root path: /app
2020-01-23T11:31:33.948747897Z Now listening on: http://[::]:80
2020-01-23T11:31:33.949131801Z Application started. Press Ctrl+C to shut down.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment