Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Conversation

@Skwangles
Copy link
Contributor

@Skwangles Skwangles commented Jan 10, 2023

fixes #11

Adds Winston as a logger to the v3 mongo->SQL tool - in a position where it can be applied to the v3->v4 tool

Can be easily implemented into sql->sql tool with a simple const logger = require('../logger')
and
yarn add --save winston

Copy link
Member

@derrickmehaffy derrickmehaffy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@derrickmehaffy derrickmehaffy merged commit 2543f79 into strapi:main Jul 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

issue: enhancement Issue suggesting an enhancement to an existing feature source: v3-MongoDB to v3-SQL

Projects

No open projects
Status: Fixed/Shipped

Development

Successfully merging this pull request may close these issues.

Add more verbose logging of what is actually being done

3 participants