We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f290ce8 commit 2d9f89aCopy full SHA for 2d9f89a
3 files changed
README.md
@@ -2,6 +2,13 @@
2
3
En Elixir based built-in error tracking solution.
4
5
+<a href="guides/screenshots/error-dashboard.png">
6
+ <img src="guides/screenshots/error-dashboard.png" alt="ErrorTracker web dashboard" width="400">
7
+</a>
8
+<a href="guides/screenshots/error-detail.png">
9
+ <img src="guides/screenshots/error-detail.png" alt="ErrorTracker error detail" width="400">
10
11
+
12
## Configuration
13
14
Take a look at the [Getting Started](/guides/Getting%20Started.md) guide.
guides/screenshots/error-dashboard.png
800 KB
guides/screenshots/error-detail.png
1.18 MB
0 commit comments