You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,9 @@ Or visit [AdminBro](https://github.com/SoftwareBrothers/admin-bro) github page.
14
14
15
15
To see example usage visit the [Express section under AdminBro project page](https://softwarebrothers.github.io/admin-bro-dev/module-admin-bro-expressjs.html)
16
16
17
+
## Debugging
18
+
Set `process.env.ADMIN_BRO_EXPRESS_DEBUG` env variable to see debug logs from the library
0 commit comments