Integrate pylog with xapp-frame-py 51/6551/2
authorsubhash kumar singh <subh.singh@samsung.com>
Mon, 2 Aug 2021 18:53:32 +0000 (00:23 +0530)
committersubhash kumar singh <subh.singh@samsung.com>
Thu, 5 Aug 2021 19:01:06 +0000 (00:31 +0530)
commite310e43fc236b16d8dc8c6796cfc368fb029c7da
tree22906109f1edcf8471ca5c62e023a4100348307c
parent73b11c8f6fc42327bcfba1e256f9cc3d4d044949
Integrate pylog with xapp-frame-py

Integrate pylog (https://gerrit.o-ran-sc.org/r/admin/repos/com/pylog)
with xapp-frame-py.

Issue-ID: RIC-330
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: I305a7a9090d83a9b4e266760f8fd76a045aa5cc4
docs/index.rst
docs/mdclogger.rst [new file with mode: 0644]
ricxappframe/logger/__init__.py [new file with mode: 0644]
ricxappframe/logger/mdclogger.py [new file with mode: 0644]
setup.py
tests/mdclogtestutils.py [new file with mode: 0644]
tests/test_Logger.py [new file with mode: 0644]
tox.ini