roidrage/lograge

Unable to Filter ActionCable Params

sirwolfgang opened this issue · 2 comments

I am unable to filter action cable params.

method= path= format= params={"token"=>"...."} controller=ApplicationCable::Connection action=connect status=200 duration=216.54

They come in on the data attribute here but don't seem overloadable in custom_options by setting both params or data

I was unable to patch it locally