TaroXin / vue-pretty-logger

The console is more cool to use, easier to debug, and more fun log output. Enjoy the vue-pretty-logger in the vue project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The loader breaks, if the remark "// {#} -sign" is at the rear of the "await" statement.

stuartZhang opened this issue · comments

The below statement

await download(url); // {#} -sign

doesn't output any of logs for the input variable "url" and the return value.

Thanks for you feedback.

vue-pretty-logger is still improving.

This feature will be added to the upcoming release.

This feature is currently available. The vue-pretty-logger will treat the await statement as a function call. Please upgrade to version 0.8.7.