This repository has been archived by the owner on Jan 28, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Custom log and error handlers (#142)
* perf: restructured files add src directory and refactor imports * feat: add custom logger add a custom loghandler util function * feat: custom error handler create a custom error handler with sending error as embbed message functionality * feat: log and error custom handlers restructure code ,create custom loggers,add error handling in all modules * refactor: fix grammatical bugs in code * fix: resolve typos and remove university leader programme * Update src/Commands/DSA.js Co-authored-by: David Leal <halfpacho@gmail.com> * refactor: fix typos * fix: minor fix * fix: minor fixes * fix: remove extra argument remove extra agrument value in dsa module * refactor: minor typos Co-authored-by: David Leal <halfpacho@gmail.com>
- Loading branch information
1 parent
65593a9
commit dcda152
Showing
27 changed files
with
503 additions
and
388 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
/node_modules/ | ||
.env | ||
package-lock.json |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.