docs icon indicating copy to clipboard operation
docs copied to clipboard

Document application events

Open f3l1x opened this issue 4 years ago • 0 comments

We should (I mean, I should) take a look at application's event.

https://github.com/nette/application/blob/3cde3b73e54cd928e6c6249b5efa655abcdf3233/src/Application/Application.php#L31-L47

  • onStartup
  • onShutdown
  • onRequest
  • onPresenter
  • onResponse
  • onError

Ref: https://forum.nette.org/cs/34553-logovani-kazdeho-requestu-a-kazde-response-do-elastiku#p216507

f3l1x avatar Jul 05 '21 18:07 f3l1x