A lightweight JSON RPC client & server
Home > async-call-rpc > AsyncCallLogLevel > type
Style of the log
Signature:
type?: 'basic' | 'pretty';
If this option is set to “pretty”, it will log with some CSS to make the log easier to read in the browser devtools. Check out this article to know more about it: Console.log with CSS Style