Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logger for rest and graphl routes #102

Open
debabin opened this issue Aug 27, 2023 · 0 comments · May be fixed by #131
Open

Logger for rest and graphl routes #102

debabin opened this issue Aug 27, 2023 · 0 comments · May be fixed by #131
Assignees
Labels
enhancement New feature or request [email protected] issues for [email protected]

Comments

@debabin
Copy link
Member

debabin commented Aug 27, 2023

Add the ability to include a logger that should show what type of request came in, what data came in and what was the result of the request

@debabin debabin added the enhancement New feature or request label Aug 27, 2023
RiceWithMeat added a commit that referenced this issue Nov 21, 2023
RiceWithMeat added a commit that referenced this issue Nov 21, 2023
# Conflicts:
#	src/core/graphql/createGraphQLRoutes/createGraphQLRoutes.test.ts
#	src/core/graphql/createGraphQLRoutes/createGraphQLRoutes.ts
#	src/core/middlewares/notFoundMiddleware/notFoundMiddleware.test.ts
#	src/core/rest/createRestRoutes/createRestRoutes.test.ts
#	src/core/rest/createRestRoutes/createRestRoutes.ts
#	src/server/createGraphQLMockServer/createGraphQLMockServer.ts
#	src/server/createMockServer/createMockServer.ts
#	src/server/createRestMockServer/createRestMockServer.ts
RiceWithMeat added a commit that referenced this issue Nov 21, 2023
RiceWithMeat added a commit that referenced this issue Nov 21, 2023
…, update logger logic in createGraphQLRoutes
@RiceWithMeat RiceWithMeat linked a pull request Nov 22, 2023 that will close this issue
RiceWithMeat added a commit that referenced this issue Dec 3, 2023
RiceWithMeat added a commit that referenced this issue Apr 6, 2024
RiceWithMeat added a commit that referenced this issue Apr 6, 2024
# Conflicts:
#	.eslintrc.js
#	src/core/graphql/createGraphQLRoutes/createGraphQLRoutes.ts
#	src/core/middlewares/notFoundMiddleware/notFoundMiddleware.ts
#	src/core/rest/createRestRoutes/createRestRoutes.ts
#	src/server/createGraphQLMockServer/createGraphQLMockServer.ts
#	src/server/createMockServer/createMockServer.ts
#	src/server/createRestMockServer/createRestMockServer.ts
#	src/utils/helpers/interceptors/callRequestInterceptor/callRequestInterceptor.test.ts
#	src/utils/types/graphql.ts
#	src/utils/types/rest.ts
#	src/utils/types/utils.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request [email protected] issues for [email protected]
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants