Add AnnotatedString
-based logger for non-Composable call sites
#776
Labels
AnnotatedString
-based logger for non-Composable call sites
#776
Don't want to go through
TextCanvas
. Instead, we need to do similar behavior toTextCanvas.appendRowTo
where we traverse theAnnotatedString
content and append ANSI sequences as needed.The text was updated successfully, but these errors were encountered: