Mastodon/Debugging

Revision as of 13:58, 30 March 2023 by Jonny (talk | contribs) (Created page with "Up to Part Of::Mastodon/Tech WG == Rails == * https://guides.rubyonrails.org/debugging_rails_applications.html To see the most recent rails logs: <pre> sudo journalctl -u mastodon-web -e </pre>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Up to Mastodon/Tech WG

Rails

To see the most recent rails logs:

sudo journalctl -u mastodon-web -e