Sample of working for .net MAUI blazor #38
Replies: 4 comments 3 replies
-
|
Thanks for this. I can confirm that going through your sample I have got this to work through a service. Logs are being written to and shake function is working. But logs are not showing on the screen?? Any ideas ?? |
Beta Was this translation helpful? Give feedback.
-
|
have you read this ? WARNING you need to add the MemoryTarget if you want to display the logs. |
Beta Was this translation helpful? Give feedback.
-
|
` builder.Logging .AddStreamingFileLogger( |
Beta Was this translation helpful? Give feedback.
-
|
Yeah that was it!! Many thanks for all your help. First Class |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello do you have a sample as I havent been able to make it work , thanks
Beta Was this translation helpful? Give feedback.
All reactions