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

feat(cli-repl): add configuration to set log location MONGOSH-1983 #2326

Merged
merged 7 commits into from
Feb 7, 2025

Conversation

gagik
Copy link
Contributor

@gagik gagik commented Jan 22, 2025

Adds ability to configure log location.

@gagik gagik marked this pull request as draft January 22, 2025 15:19
@gagik gagik changed the title feat(mongodb-log-writer): add ability to set log location MONGOSH-1983 WIP feat(mongodb-log-writer): add ability to set log location MONGOSH-1983 Jan 22, 2025
@gagik gagik force-pushed the gagik/add-log-location branch from 10cb29c to 718990c Compare January 22, 2025 15:37
@gagik gagik force-pushed the gagik/add-disable-logging branch 7 times, most recently from 054080c to 5147039 Compare January 26, 2025 22:00
@gagik gagik force-pushed the gagik/add-log-location branch 4 times, most recently from 3060ce3 to fa404ed Compare January 27, 2025 08:58
@gagik gagik changed the title WIP feat(mongodb-log-writer): add ability to set log location MONGOSH-1983 feat(cli-repl): add ability to set log location MONGOSH-1983 Jan 27, 2025
@gagik gagik force-pushed the gagik/add-log-location branch from fa404ed to b17d60c Compare January 27, 2025 09:15
@gagik gagik marked this pull request as ready for review January 27, 2025 09:15
@gagik gagik requested a review from alenakhineika January 27, 2025 09:15
Copy link
Contributor

@addaleax addaleax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should come with an e2e test that verifies that the file actually gets created and written to (in this section:

describe('config, logging and rc file', function () {
).

@gagik gagik marked this pull request as draft January 29, 2025 12:57
@gagik gagik force-pushed the gagik/add-disable-logging branch 5 times, most recently from 1bbbfb0 to adf5199 Compare January 31, 2025 12:41
@gagik gagik force-pushed the gagik/add-log-location branch from b17d60c to 03cde65 Compare February 3, 2025 14:17
@gagik gagik marked this pull request as ready for review February 3, 2025 14:18
@gagik gagik force-pushed the gagik/add-log-location branch from 03cde65 to b81f660 Compare February 3, 2025 14:35
@gagik gagik changed the title feat(cli-repl): add ability to set log location MONGOSH-1983 feat(cli-repl): add configuration to set log location MONGOSH-1983 Feb 3, 2025
@gagik gagik force-pushed the gagik/add-disable-logging branch 3 times, most recently from ce7e5b9 to 0ffae4c Compare February 5, 2025 13:01
Base automatically changed from gagik/add-disable-logging to main February 5, 2025 13:52
@gagik gagik force-pushed the gagik/add-log-location branch 2 times, most recently from 2f2937c to 78db84a Compare February 6, 2025 09:47
@gagik gagik force-pushed the gagik/add-log-location branch from 78db84a to 2007b9f Compare February 6, 2025 09:50
@gagik gagik force-pushed the gagik/add-log-location branch from 352ac10 to ac83260 Compare February 6, 2025 13:27
@gagik gagik merged commit 51bbd33 into main Feb 7, 2025
32 of 34 checks passed
@gagik gagik deleted the gagik/add-log-location branch February 7, 2025 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants