.. .. Copyright (c) 2019 AT&T Intellectual Property. .. .. Copyright (c) 2019 Nokia. .. .. .. Licensed under the Creative Commons Attribution 4.0 International .. .. Public License (the "License"); you may not use this file except .. .. in compliance with the License. You may obtain a copy of the License at .. .. .. https://creativecommons.org/licenses/by/4.0/ .. .. .. Unless required by applicable law or agreed to in writing, documentation .. .. distributed under the License is distributed on an "AS IS" BASIS, .. .. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. .. .. See the License for the specific language governing permissions and .. .. limitations under the License. .. .. This source code is part of the near-RT RIC (RAN Intelligent Controller) .. .. platform project (RICP). .. Release-Notes ============= This document provides the release notes for pylog. .. contents:: :depth: 3 :local: Version history --------------- +--------------------+--------------------+--------------------+--------------------+ | **Date** | **Ver.** | **Author** | **Comment** | | | | | | +--------------------+--------------------+--------------------+--------------------+ | 2019-11-05 | 1.1.1 | R Riska | First version | | | | | | +--------------------+--------------------+--------------------+--------------------+ | 2021-06-04 | 1.1.4 | Ranjit/Abdulwahid | Second version | | | | | | +--------------------+--------------------+--------------------+--------------------+ Summary ------- This is the first version of this package. It implements a structured logging library with Mapped Diagnostic Context (MDC). Release Data ------------ This is the first version of this package. Feature Additions ^^^^^^^^^^^^^^^^^ New API added for initialising the log format. Bug Corrections ^^^^^^^^^^^^^^^ Deliverables ^^^^^^^^^^^^ Software Deliverables +++++++++++++++++++++ This version provides Python package mdclogpy. It can be retrieved from pypi.org. Documentation Deliverables ++++++++++++++++++++++++++ Known Limitations, Issues and Workarounds ----------------------------------------- System Limitations ^^^^^^^^^^^^^^^^^^ Known Issues ^^^^^^^^^^^^ Workarounds ^^^^^^^^^^^ References ----------