mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 20:19:52 +01:00
While it is unfortunate that we don't store logs locally, doing so is actually a fairly difficult ask. Rather than pretending the problem doesn't exist, we'll clarify how logs are currently fetched, as well as point users to integrations/tools that may make their lives easier. Refs #5234