Skip to content

Kroach/oasis 2035 log #38

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 2 commits into from
Nov 20, 2017
Merged

Conversation

kellyroach-optimizely
Copy link
Contributor

OASIS-2035 DemoApp's log goes to file named "Logs\DemoApp.log" on Mac

Small updates to Log4Net.config and DemoController.cs allowing log file
to have a good name on Mac and logging output to be visible in the VS
"Application Output" pane while in Debug configuration.

Summary:
DemoApp's log goes to file named "Logs\DemoApp.log" on Mac
Add 'new Logger.DefaultLogger()'
'Logs\DemoApp.log' --> 'DemoApp.log'

Test Plan: Run All unit tests

Reviewers: mike.ng

JIRA Issues: OASIS-2035

Differential Revision: https://phabricator.optimizely.com/D18348
@kellyroach-optimizely
Copy link
Contributor Author

TEST:

  • File named "DemoApp.log" instead of "Logs\DemoApp.log" is created on Mac . PASSED
  • In Debug configuration, there is Optimizely logging in the "Application Output" pane courtesty of the new Logger.DefaultLogger() that's been added. PASSED
  • "Run All" 157/157 unit tests PASSED on the MS RDP box.

Copy link
Contributor

@mikeproeng37 mikeproeng37 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@kellyroach-optimizely kellyroach-optimizely merged commit 7478c82 into master Nov 20, 2017
@aliabbasrizvi aliabbasrizvi deleted the kroach/OASIS-2035-log branch June 27, 2018 20:00
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