How to create my own server action logs

Hello,

While trying to debug server action the current logs have some limitations:

  1. They are auto generated so I can’t add my own debug informations
  2. They don’t display the variables value, they display the variable key (’{{$_GET.enddate}}’ instead of 2020-11-22 for exemple)

How can I create my own logs or maybe just display the variables values instead of the keys.

Thanks

Community Page
Last updated: