website/docs: Prepare for monorepo. (#14119)
* docusaurus-theme: Fix header alignment, overscroll, vertical padding. * docusaurus-theme: Lint. * website/docs: Prepare for monorepo packages. * website/docs: Clean up dependencies. Tidy table. * website/docs: Fix issue where Prettier affects example content. * website/docs: Temp fix for stale packages.
This commit is contained in:
		@ -2,8 +2,8 @@
 | 
			
		||||
title: General troubleshooting steps
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
import Tabs from "@theme/Tabs";
 | 
			
		||||
import TabItem from "@theme/TabItem";
 | 
			
		||||
import Tabs from "@theme/Tabs";
 | 
			
		||||
 | 
			
		||||
## Set the log level to TRACE
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -10,8 +10,8 @@ The server and worker containers support multiple log levels: `debug`, `info`, `
 | 
			
		||||
 | 
			
		||||
To modify the log level, follow the steps for your platform
 | 
			
		||||
 | 
			
		||||
import Tabs from "@theme/Tabs";
 | 
			
		||||
import TabItem from "@theme/TabItem";
 | 
			
		||||
import Tabs from "@theme/Tabs";
 | 
			
		||||
 | 
			
		||||
<Tabs
 | 
			
		||||
  groupId="platform"
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user