> It would be really nice to be able to pass the stack trace along. Check out how it's implemented in [Sentry](https://github.com/utopia-php/logger/blob/main/src/Logger/Adapter/Sentry.php) and how we call this in [Appwrite](https://github.com/appwrite/appwrite/blob/7d8162309ca1e3eba9f75c6f54175311e3f3f65b/app/controllers/general.php#L435-L438). _Originally posted by @stnguyen90 in https://github.com/utopia-php/logger/pull/19#discussion_r1024668734_