Ezhilarasi | ce44102 | 2019-02-06 22:54:58 +0530 | [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 | .. Copyright (C) 2019 IBM. |
| 4 | |
| 5 | Logging |
| 6 | ------- |
| 7 | .. toctree:: |
Ezhilarasi | e1869ce | 2019-02-18 17:52:17 +0530 | [diff] [blame] | 8 | :maxdepth: 1 |
| 9 | |
| 10 | CCSDK uses slf4j to log messages to the standard OpenDaylight karaf.log |
| 11 | log file. |
| 12 | |
| 13 | Where to Access Information |
| 14 | --------------------------- |
| 15 | Logs are found within the SDNC docker container, in the directory |
| 16 | /opt/opendaylight/current/data/logs. |