Separately format time, json and message of debug stream log.

This commit is contained in:
muzam1l
2022-03-01 21:36:24 +05:30
parent 0a44b5b5d1
commit 5993d2762f
6 changed files with 83 additions and 26 deletions

View File

@@ -10,6 +10,7 @@ export * from "./Tabs";
export * from "./AlertDialog";
export { default as Box } from "./Box";
export { default as Button } from "./Button";
export { default as Code } from "./Code";
export { default as ButtonGroup } from "./ButtonGroup";
export { default as DeployFooter } from "./DeployFooter";
export * from "./Dialog";