You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lot of this code has been taken from projects where the . separator was used in log event values. We generally prefer events to be snake_case and lean on component fields, which themselves can be . separated if it makes sense.
The text was updated successfully, but these errors were encountered:
A lot of this code has been taken from projects where the
.
separator was used in logevent
values. We generally prefer events to be snake_case and lean oncomponent
fields, which themselves can be.
separated if it makes sense.The text was updated successfully, but these errors were encountered: