X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=mdclog.go;fp=mdclog.go;h=6e6e2953f06cab5435f6de1d5cd2ecfa56ef37f3;hb=792b88a749b2174935955816a7401475990e7d48;hp=2a37ea78b64298cb81b91d7a6438becb397789c1;hpb=64a088b2222a9d745857ba4726f9ebff11de5956;p=com%2Fgolog.git diff --git a/mdclog.go b/mdclog.go index 2a37ea7..6e6e295 100644 --- a/mdclog.go +++ b/mdclog.go @@ -13,6 +13,9 @@ * 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). */ // Package golog implements a simple structured logging with MDC (Mapped Diagnostics Context) support.