Replies: 1 comment 1 reply
|
Hey! If you want to set the logs path for the |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi Team,
Is there any way to configure the FolderPath for StreamingFileLogger outside the MauiProgram. We have a scenario where our app is being used by multiple users and we would want to store the log file in folder's specific to the user which we create after the user logs in(i.e. after getting their user id). Just wanted to check if there is a way to configure the FolderPath outside of MauiProgram.cs.
All reactions