Migration custom logger
Hey there, I'm want to run migration as part of my CI/CD, and would have liked the output of the
if not - i'd suggest adding two logging options
thx
migrate function to be passed to my custom logger function. is it something that is supported/planned?if not - i'd suggest adding two logging options
infoLogger and errorLogger both of type (msg: string) => voidthx