-
Notifications
You must be signed in to change notification settings - Fork 114
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
chore: add logger at integration level #3401
Merged
Merged
Changes from 31 commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
b982cb4
chore: add logging capability at integration level
37b4f47
chore: add structured logger in klaviyo
445ce1f
chore: add structured logger to src transform & proxyV1 integrations
5bbb38e
chore: add logging to gaec
0b7bfec
chore: add structured logger to transformer logger & use it for gaec …
65b6146
chore: structured logger referred from transformer logger refactor
e533b88
chore: response logging in garl
2939647
chore: add support for request logging in logger & gaec handler
734f900
chore: merge context & metadata for default notifier into a single ob…
8a6bf3a
chore: update response log message & responseDetails
4fc6c07
chore: add log to trck the request for offline conversion creation fo…
ItsSudip 8ad1a5f
chore: update loglevel to warn for request and response logs
ItsSudip 2d19625
chore: refactor with different convention of log levels
827157b
chore: set appropriate level for metalogger in benchmarking
12a4ce2
chore: load env in logger and fix logLevel condition logic
ItsSudip efdb9c5
chore: add request logs for google adwords destinations
365f738
chore: call env load before importing logger
cc43744
chore: upgrade integrations-lib
ab27fb7
Merge remote-tracking branch 'origin/develop' into chore.logging
00dd83b
chore: remove old references of logger
0f9558d
chore: refactor fire http stats
883f3cb
chore: add logic to trigger stats for destinations that don't send me…
1c4a1b0
chore: issues with func args fixed
c7cc39f
chore: debug-1
addae95
chore: debug-2
e1434c9
chore: debug-3
567c3b3
chore: fix levels problem
db31a6a
Merge remote-tracking branch 'origin/develop' into chore.logging
fd36803
Merge remote-tracking branch 'origin/develop' into chore.logging
a8b0c83
chore: add comment on LOGGER_IMPL
1e1f87e
chore: revert error log to info
fe87faa
chore: remove redundant condition on network.js
ItsSudip cbb9354
chore: update debug level condition
451fd11
chore: correction in shopify test
ed7837a
chore: usage of logger in postTransformation
0f9dc73
Merge remote-tracking branch 'origin/develop' into chore.logging
a978abf
chore: accept destType key from destinationType in metadata
710746f
chore: correction log message
6279c79
chore: add method doc for unexported log method in logger.js
4adb977
chore: handle non-object arguments for logger
2406a4b
chore: remove new routes log
d5b2282
Merge remote-tracking branch 'origin/develop' into chore.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 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
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
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
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
krishna2020 marked this conversation as resolved.
Show resolved
Hide resolved
|
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
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.
Oops, something went wrong.
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.
[optional] statTags.destType || ''
this is better for eyes right? do for all