Version 3.0.0
Adjust console snippet for better stack trace on iOS Unfortunately iOS stack traces skip arrow functions, which is why the cleaned-up stack trace was empty in this snippet. (The trace function falls back to the original stack trace.) Add a intermediate named function to the function so we get a clean trace on iOS. Change-Id: I86db8a64cc4bb7bfa2c2587a701d251608ca91c5