Last active
May 31, 2024 10:45
-
-
Save shiftkey/6305249 to your computer and use it in GitHub Desktop.
Example Logging from Shimmer
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2013-08-22 | 08:11:11 PM +10 | INFO | App: Bootstrapper started | |
2013-08-22 | 08:11:14 PM +10 | WARN | POCOObservableForProperty: Shimmer.WiXUi.Views.WelcomeView is a POCO type and won't send change notifications, WhenAny will only return a single value! | |
2013-08-22 | 08:11:14 PM +10 | WARN | POCOObservableForProperty: NuGet.ZipPackage is a POCO type and won't send change notifications, WhenAny will only return a single value! | |
2013-08-22 | 08:11:15 PM +10 | WARN | POCOObservableForProperty: Shimmer.WiXUi.Views.InstallingView is a POCO type and won't send change notifications, WhenAny will only return a single value! | |
2013-08-22 | 08:11:16 PM +10 | INFO | App: Bootstrapper finishing | |
2013-08-22 | 08:11:32 PM +10 | INFO | App: Bootstrapper started | |
2013-08-22 | 08:11:34 PM +10 | INFO | App: Bootstrapper finishing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a comment. Get on this level.