Skip to content

Commit

Permalink
use this internally
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-Cena committed May 10, 2022
1 parent e11c9bc commit 09d2206
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ An embedded expression is optionally preceded by a flag in the form `[a-z]+=` (a

If the expression is an array, it's formatted by `` `\n- ${array.join('\n- ')}\n` `` (note it automatically gets a leading line end). Each member is formatted by itself and the bullet is not formatted. So you would see the above message printed as:

![demo](./img/logger-demo.png)
![demo](./demo.png)

0 comments on commit 09d2206

Please sign in to comment.