提交 3bb62928 编写于 作者: A Adam Lane 提交者: Tim Neutkens

example with-sentry note that server side logging available too (#5261)

Trivial note to remind anyone doing sentry that they should consider doing server side logging too.
上级 48d54c25
......@@ -45,4 +45,5 @@ now
This example show you how to add Sentry to catch errors in next.js
You will need a Sentry DSN for your project. You can get it from the Settings of your Project, in **Client Keys (DSN)**, and copy the string labeled **DSN (Public)**.
\ No newline at end of file
You will need a Sentry DSN for your project. You can get it from the Settings of your Project, in **Client Keys (DSN)**, and copy the string labeled **DSN (Public)**.
Note that if you are using a custom server, there is logging available for common platforms: https://docs.sentry.io/platforms/javascript/express/?platform=node
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册