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, specifically for the Cloud Dataplex v1 API."],["The `LogLevel` enum offers three logging options: `Debug`, `Info`, and `Unspecified`, each with different levels of detail for metadata import job logs."],["The `Debug` level provides the most granular logging, capturing details for each import item, which can be useful for troubleshooting but may incur additional costs."],["The `Info` level offers a general overview of the import job, providing aggregate logs without item-specific details, while the `Unspecified` level means there is no log level specified."],["Documentation is provided for multiple versions of the `Google.Cloud.Dataplex.V1` API, ranging from version 1.0.0 to the latest version 3.6.0, with version 3.5.0 being the current active version."]]],[]]