commit | b81f286d2dc096d2c970a3523bfdcbf15f3dce68 | [log] [tgz] |
---|---|---|
author | Adrià Vilanova MartÃnez <me@avm99963.com> | Wed Dec 20 23:49:57 2023 +0100 |
committer | Copybara bot <copybara-bot@avm99963.com> | Mon Dec 25 19:21:42 2023 +0000 |
tree | dddaa191f169b0a4a414e03321b280a82737c1f7 | |
parent | b86f86e358a3e038f1e0077b1524eb9c295b226d [diff] |
feat: throw an error for all severities when superdebug is enabled This will help troubleshoot issues, since unhandled ErrorExceptions show the full stacktrace. As an example, with this change, a warning will throw an ErrorException instead of logging a warning. GitOrigin-RevId: c2d18aef33d95123308516bebda7fa76cfcaeb47
App which is used to keep track of the intervals of time that a worker is in the workplace in one or several companies.
Documentation can be found at https://avm99963.github.io/hores-external/. Both the UI and the documentation are written in Spanish.
Contributions in the form of issues or code changes are welcome. You can report issues here, and please submit an issue before starting to work on code changes so we can agree on the code changes and work on incorporating them into the source code if both parties are happy to do that.
If you found a security vulnerability, please follow the procedure set forth in https://www.avm99963.com/.well-known/security.txt (send me an email encrypted using my public key).