12 lines
229 B
Markdown
12 lines
229 B
Markdown
# Kernel-specific APIs
|
|
|
|
## Introduction
|
|
|
|
The Shelter kernel define his own specific APIs like logging and configuration parsing.
|
|
|
|
## Summary
|
|
|
|
1) [Log API](log.md)
|
|
2) [Config parsing](config.md)
|
|
3) [Tests utilities](testutils.md)
|