Debug-level logging. Captures detailed logs for each import item. Use
debug-level logging to troubleshoot issues with specific import items.
For example, use debug-level logging to identify resources that are
missing from the job scope, entries or aspects that don't conform to
the associated entry type or aspect type, or other misconfigurations
with the metadata import file.
Depending on the size of your metadata job and the number of logs that
are generated, debug-level logging might incur
additional costs.
Info
Info-level logging. Captures logs at the overall job level. Includes
aggregate logs about import items, but doesn't specify which import
item has an error.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["This page provides documentation for the `LogLevel` enum within the `Google.Cloud.Dataplex.V1.MetadataJob.Types.ImportJobSpec.Types` namespace, part of the Cloud Dataplex v1 API."],["The `LogLevel` enum defines the level of logs written to Cloud Logging for metadata import jobs, with options including `Debug`, `Info`, and `Unspecified`."],["The latest version available for this documentation is 3.6.0, but there are also older versions available that range from version 1.0.0 to 3.5.0."],["Debug-level logging provides detailed logs for each import item, which is helpful for troubleshooting but may incur additional costs, while info-level logging provides aggregate logs about import items without specifying the item with errors."],["The `Unspecified` log level option indicates that the log level is not defined."]]],[]]