-
Notifications
You must be signed in to change notification settings - Fork 262
Disable Console Logging #2039
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
Open
arisettisanjana
wants to merge
53
commits into
Azure:master
Choose a base branch
from
arisettisanjana:dev/sarisetti/RemoveConsoleLogging
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Disable Console Logging #2039
Changes from all commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
be88895
Removed VSCode Files
arisettisanjana b4507ec
AddedChecks
arisettisanjana 69343cf
UpdatedForLoggingTheError
arisettisanjana d88f30e
UpdatedCode
arisettisanjana 38d75dc
Revert "UpdatedCode"
arisettisanjana e643dd6
Revert "updated lsblk command by using more flags"
arisettisanjana 752e627
reverting to master
arisettisanjana d3614c3
Merge branch 'Azure:master' into master
arisettisanjana f2a25a3
Merge branch 'Azure:master' into master
arisettisanjana 7fbb0d1
Merge branch 'Azure:master' into master
arisettisanjana 93f5171
Merge remote-tracking branch 'upstream/master'
arisettisanjana 45b670d
Merge branch 'master' of https://github.com/arisettisanjana/azure-lin…
arisettisanjana 6ee2ef7
Merge remote-tracking branch 'upstream/master'
arisettisanjana d32caeb
Merge branch 'Azure:master' into master
arisettisanjana 5b5d7d1
Merge branch 'master' of https://github.com/arisettisanjana/azure-lin…
arisettisanjana 6910c56
Merge remote-tracking branch 'upstream/master'
arisettisanjana f89bed4
Merge branch 'Azure:master' into master
arisettisanjana a3412dc
Merge branch 'master' of https://github.com/arisettisanjana/azure-lin…
arisettisanjana 129c7a4
Merge remote-tracking branch 'upstream/master'
arisettisanjana 0011cd4
removed sudo
arisettisanjana d89fbfd
Revert "removed sudo"
arisettisanjana 085b60d
Merge branch 'Azure:master' into master
arisettisanjana 6e02140
Merge branch 'master' of https://github.com/arisettisanjana/azure-lin…
arisettisanjana df94315
Merge branch 'Azure:master' into master
arisettisanjana 7f5c965
Merge branch 'master' of https://github.com/arisettisanjana/azure-lin…
arisettisanjana 937870d
Merge branch 'Azure:master' into master
arisettisanjana 2381fe8
Merge branch 'master' of https://github.com/arisettisanjana/azure-lin…
arisettisanjana 4a2a67d
Merge branch 'Azure:master' into master
arisettisanjana a351b1e
Merge branch 'master' of https://github.com/arisettisanjana/azure-lin…
arisettisanjana 82dd260
Merge branch 'Azure:master' into master
arisettisanjana 56053e9
Merge branch 'Azure:master' into master
arisettisanjana 469cbfd
Merge branch 'Azure:master' into master
arisettisanjana fd13f36
Merge branch 'Azure:master' into master
arisettisanjana 1a863f6
Merge branch 'Azure:master' into master
arisettisanjana 93446a9
Merge branch 'Azure:master' into master
arisettisanjana 3bf57c4
Merge branch 'Azure:master' into master
arisettisanjana 821278c
Merge branch 'Azure:master' into master
arisettisanjana 555ab2c
Merge branch 'Azure:master' into master
arisettisanjana 57e700e
Merge branch 'Azure:master' into master
arisettisanjana 56abd24
Merge branch 'Azure:master' into master
arisettisanjana 7346668
Merge branch 'Azure:master' into master
arisettisanjana 7a1f38b
Merge branch 'master' of https://github.com/arisettisanjana/azure-lin…
arisettisanjana 783d01e
Merge branch 'Azure:master' into master
arisettisanjana 471ef99
Merge branch 'master' of https://github.com/arisettisanjana/azure-lin…
arisettisanjana 9dbc18f
Merge branch 'Azure:master' into master
arisettisanjana 8960b53
Merge branch 'Azure:master' into master
arisettisanjana ed42f23
Merge branch 'master' of https://github.com/arisettisanjana/azure-lin…
arisettisanjana 4ec7d00
Merge branch 'Azure:master' into master
arisettisanjana 99597e8
Merge branch 'Azure:master' into master
arisettisanjana 8a313dd
Merge branch 'Azure:master' into master
arisettisanjana 4acf407
Merge branch 'Azure:master' into master
arisettisanjana 5d901dd
Merge branch 'Azure:master' into master
arisettisanjana 1a0c6ea
disabling console logging
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it might be better to add list of loggers to initialize in a config and pass those instead of checking specific config in backuplogger?