Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

more/verbose logging #27

Open
hampsterx opened this issue Feb 29, 2024 · 0 comments
Open

more/verbose logging #27

hampsterx opened this issue Feb 29, 2024 · 0 comments

Comments

@hampsterx
Copy link

great tool but could the log give a bit of detail about the configuration?
This would help avoid typo situations in the config because at present it doesn't give you any indication what is being applied per table.

 INFO ./bin/mtk-linux-amd64 --config= ... dump ...
 
Dumping structure for table: xx
Dumping data for table: xx
Dumping structure for table: yy
Dumping data for table: yy

ideal would be

Config: xyz.yml
Rewrite rules: 10
Nodata tables: 5

Dumping structure for table: xx
Rewrite rule for table: xx.password
Dumping data for table: xx

No data for table: zz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant