{ "name": "g3log", "version": "2.6", "port-version": 1, "description": "Asynchronous logger with Dynamic Sinks", "homepage": "https://github.com/KjellKod/g3log", "license": "Unlicense", "supports": "!uwp", "dependencies": [ { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ], "features": { "dynamic-logging": { "description": "Enable dynamic logging levels" } } }