Drawbacks of putting logging calls in an async task?

前端 未结 0 1613
不思量自难忘°
不思量自难忘° 2021-01-02 02:09

Let\'s say I already have an async event loop running.

Is it a good idea to add logging calls as tasks into the loop?

For example:



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题