kibana/api_docs/kbn_tooling_log.mdx

39 lines
1.1 KiB
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: kibKbnToolingLogPluginApi
slug: /kibana-dev-docs/api/kbn-tooling-log
title: "@kbn/tooling-log"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/tooling-log plugin
date: 2022-11-16
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/tooling-log']
---
import kbnToolingLogObj from './kbn_tooling_log.devdocs.json';
Contact [Owner missing] for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 72 | 0 | 55 | 0 |
## Server
### Functions
<DocDefinitionList data={kbnToolingLogObj.server.functions}/>
### Classes
<DocDefinitionList data={kbnToolingLogObj.server.classes}/>
### Interfaces
<DocDefinitionList data={kbnToolingLogObj.server.interfaces}/>
### Consts, variables and types
<DocDefinitionList data={kbnToolingLogObj.server.misc}/>