Skip to content
Snippets Groups Projects

Logging feature developed

Merged Jorge Echevarria Uribarri requested to merge gitlab-logging-feature into main
+ 7
8
@@ -17,18 +17,17 @@ This document serves as the [main bootstrap reference](#networkapp-developer-pat
1. [Repository structure](#repository-structure)
2. [Network App developers](#network-app-developers)
3. [OpenCAPIF SDK summary](#opencapif-sdk-summary)
4. [OpenCAPIF SDK requirements](#opencapif-sdk-requirements)
5. [OpenCAPIF sdk installation](#opencapif-sdk-installation)
6. [OpenCAPIF SDK data schema](#opencapif-sdk-data-schema)
7. [OpenCAPIF SDK Configuration](./doc/sdk_configuration.md)
8. [Network App developer path](#network-app-developer-path)
3. [OpenCAPIF SDK requirements](#opencapif-sdk-requirements)
4. [OpenCAPIF sdk installation](#opencapif-sdk-installation)
5. [OpenCAPIF SDK data schema](#opencapif-sdk-data-schema)
6. [OpenCAPIF SDK Configuration](./doc/sdk_configuration.md)
7. [Network App developer path](#network-app-developer-path)
1. [Provider Network App](#provider-network-app)
* [Provider Network App sample](#provider-network-app-sample)
2. [Invoker Network App](#invoker-network-app)
* [Provider Network App sample](#provider-network-app-sample)
9. [**OpenCAPIF SDK full documentation**](./doc/sdk_full_documentation.md)
10. [OpenCAPIF SDK known issues](#opencapif-sdk-known-issues)
8. [**OpenCAPIF SDK full documentation**](./doc/sdk_full_documentation.md)
9. [OpenCAPIF SDK known issues](#opencapif-sdk-known-issues)
# Repository structure
Loading