[Proposal] Replace storage logs by passing output directly to events
shawnheide opened this issue · 3 comments
shawnheide commented
Not sure if there is another reason for using the storage logs, but they could be dropped by passing the output directly to the events using thenWithOutput
in the ConsoleServiceProvider. I already made the changes and tested it locally, but let me know if there is anything else to consider.
shijie1991 commented
支持!!!
qschmick commented
@shawnheide Firstly, thanks for the contribution and work. Secondly, yes, please open this PR. 🚀
shawnheide commented
Happy to help. I just submitted the PR.