MasoniteFramework / masonite

The Modern And Developer Centric Python Web Framework. Be sure to read the documentation and join the Discord channel for questions: https://discord.gg/TwKeFahmPZ
http://docs.masoniteproject.com
MIT License
2.22k stars 126 forks source link

Add logging to views #566

Closed josephmancuso closed 2 years ago

josephmancuso commented 2 years ago

Is your feature request related to a problem?

no

What do we currently have to do now?

No response

Describe the solution you'd like

Need to be able to listen for logging output for views. Can be used for creating a debugging tab for Masonite Debugbar

Describe alternatives you've considered

No response

Would this be a breaking change ?

Anything else ?

No response

vipermark7 commented 2 years ago

Interested in this issue! What exactly needs to be logged, though?

girardinsamuel commented 2 years ago

I am thinking of: