kibana/api_docs/kbn_logging.mdx

33 lines
935 B
Text

---
####
#### This document is auto-generated and is meant to be viewed inside our experimental, new docs system.
#### Reach out in #docs-engineering for more info.
####
id: kibKbnLoggingPluginApi
slug: /kibana-dev-docs/api/kbn-logging
title: "@kbn/logging"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/logging plugin
date: 2022-12-08
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/logging']
---
import kbnLoggingObj from './kbn_logging.devdocs.json';
Contact Kibana Core for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 32 | 0 | 5 | 39 |
## Server
### Interfaces
<DocDefinitionList data={kbnLoggingObj.server.interfaces}/>
### Consts, variables and types
<DocDefinitionList data={kbnLoggingObj.server.misc}/>