Skip to content

NLog (Logger) #426

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 27, 2020
Merged

NLog (Logger) #426

merged 1 commit into from
Feb 27, 2020

Conversation

FelixZacher
Copy link
Contributor

@FelixZacher FelixZacher commented Feb 27, 2020

NLog (Logger) (#425)

I implemented a logger and used NLog.

Until now only unhandled Exception are logged and the app start.

I would suggest as development continues we gradually update the app with logging statements.

Edit 1: The output is directed into a file debug.txt in the app's local folder.
Edit 2: It seems Exceptions in the App constructor are not handled.

@yaira2 yaira2 merged commit 976f93a into files-community:develop Feb 27, 2020
@yaira2
Copy link
Member

yaira2 commented Feb 27, 2020

Thank you so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants