Released on:
Tuesday, January 10, 2017 - 11:17
Improvements
-
Adds helper method +setUserId: to NewRelic.h which sets a session attribute,
userId
, with the passed value. This method is effectively the same as[NewRelic setAttribute:@"userId" value:<username>];