Chengkai Yan | 7f278e3 | 2018-11-06 16:32:03 +0100 | [diff] [blame] | 1 | .. This work is licensed under a Creative Commons Attribution 4.0 International License.
|
| 2 | .. http://creativecommons.org/licenses/by/4.0
|
| 3 |
|
| 4 | Logging
|
| 5 | =======
|
| 6 |
|
| 7 | Logging is controlled by the configuration provided to **datafile** in the application.yaml
|
| 8 | file located in datafile-app-server/config folder.
|
| 9 |
|
| 10 |
|
| 11 | **Where is the log file?**
|
| 12 |
|
maximesson | c762eb1 | 2019-04-04 14:43:43 +0000 | [diff] [blame] | 13 | The log file is located under /var/log/ONAP/ and called application.log. |