Commit 7478c82
authored
Kroach/oasis 2035 log (#38)
* 'Logs\DemoApp.log' --> 'DemoApp.log'
* OASIS-2035 DemoApp's log goes to file named "Logs\DemoApp.log" on Mac
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/D183481 parent dc40c80 commit 7478c82
File tree
2 files changed
+4
-4
lines changed- OptimizelySDK.DemoApp
- Controllers
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
0 commit comments