diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-08-02 16:39:44 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-08-02 16:39:44 -0400 |
commit | a1a2c807973f036968ec6151a892933a885ccfa7 (patch) | |
tree | 44e607e635e2b88e26c7cbc771c8ac2113c362eb /dependencies/src | |
parent | 0ac49c7eeb5918da88d4fb377b77598e8d1a4ab8 (diff) |
Fix logging configuration
ODL Oxygen uses log4j2, which has a different configuration format
from log4j. The org.ops4j.pax.logging.cfg that we were installing
was in log4j format, which is what caused logging to break.
The old format also created a large number of log files for each node
executed. In this commit, we no longer create separate log files for each
dg / node. We do, however, add the current directed graph and node id to each line logged in karaf.log
Change-Id: I1377efa7e0c6fa6963e18370d69bafab60ba024d
Issue-ID: CCSDK-427
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'dependencies/src')
0 files changed, 0 insertions, 0 deletions