kibana/api_docs/kbn_logging.mdx
2022-03-28 14:24:55 -04:00

30 lines
924 B
Text

---
id: kibKbnLoggingPluginApi
slug: /kibana-dev-docs/api/kbn-logging
title: "@kbn/logging"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the @kbn/logging plugin
date: 2022-03-28
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/logging']
warning: 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.
---
import kbnLoggingObj from './kbn_logging.devdocs.json';
Contact [Owner missing] for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 30 | 0 | 5 | 36 |
## Server
### Interfaces
<DocDefinitionList data={kbnLoggingObj.server.interfaces}/>
### Consts, variables and types
<DocDefinitionList data={kbnLoggingObj.server.misc}/>