We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Magic Chunks allow you to transform JSON files.
{ "Logging": { "IncludeScopes": false, "LogLevel": { "Default": "Debug", "System": "Information", "Microsoft": "Information" } } }
To address items in JSON files just point element path with / separator, for example − Logging/LogLevel/System.
/
Logging/LogLevel/System
#Magic Chunks