refactoring(logging): rename withLoggerHoisted to withLoggerIO
This will allow us to find all the use site of this function, trying to see if we can use only `withLogger` or correctly control the logging verbosity via the `HasLogger` and `LogInitParams`.
Showing
Please register or sign in to comment