package logging const ( LogKeyBaseDir = "base-dir" LogKeyDir = "dir" LogKeyDryRun = "dry-run" LogKeyFile = "file" LogKeyInterface = "interface" LogKeyImport = "import" LogKeyPath = "path" LogKeyQualifiedName = "qualified-name" )