Use frontmatter for tutorials

This commit is contained in:
mDuo13
2021-04-21 18:44:41 -07:00
parent d476617646
commit 02a852ec56
122 changed files with 761 additions and 509 deletions

View File

@@ -1,3 +1,8 @@
---
html: understanding-log-messages.html
parent: troubleshoot-the-rippled-server.html
blurb: Interpret and respond to warning and error messages in the debug log.
---
# Understanding Log Messages
The following sections describe some of the most common types of log messages that can appear in a [`rippled` server's](the-rippled-server.html) debug log and how to interpret them.