mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-22 12:50:29 -04:00
Add enable logs setting for Flat File Import (#7342)
* Add config for enabling Flat File Import logging * Move logs to default log location for extensions * Add localized strings
This commit is contained in:
committed by
Karl Burtram
parent
c2727264ad
commit
43e360165f
4
extensions/import/package.nls.json
Normal file
4
extensions/import/package.nls.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"flatfileimport.configuration.title": "Flat File Import configuration",
|
||||
"flatfileimport.logDebugInfo": "[Optional] Log debug output to the console (View -> Output) and then select appropriate output channel from the dropdown"
|
||||
}
|
||||
Reference in New Issue
Block a user