Skip to content

Commit

Permalink
Add logger to util exports
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieulemieux committed Aug 29, 2024
1 parent 51e587f commit 5a83dc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/util.js
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ module.exports = {
hashStringToId,
loadDelimToJson,
loadXmlToJson,
logger,
parseXmlToJson,
request,
requestWithRetry,
Expand Down

0 comments on commit 5a83dc3

Please sign in to comment.