Skip to content

Commit 9b74819

Browse files
authored
Merge pull request #1657 from hirosystems/develop
fix: enable requests auto logging (#1656)
2 parents ca03a81 + 2015b9c commit 9b74819

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/logger.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ const loggingConfiguration = {
2020
}
2121
return 'info';
2222
},
23-
autoLogging: false,
2423
};
2524

2625
// ad-hoc logger

0 commit comments

Comments
 (0)