]> git.ipfire.org Git - thirdparty/strongswan.git/commit
plugin-loader: Increase log level for warning about plugin features that failed to...
authorTobias Brunner <tobias@strongswan.org>
Wed, 4 Mar 2015 09:48:33 +0000 (10:48 +0100)
committerTobias Brunner <tobias@strongswan.org>
Mon, 9 Mar 2015 14:45:29 +0000 (15:45 +0100)
commit1bfa5e0cac16ab70a0303baebb3f7185859499e2
tree640103b2fd2919f6f89e482b17c732d6336fe8ae
parent18597950fa305666e9040099b7bcd67dcc95da7f
plugin-loader: Increase log level for warning about plugin features that failed to load

Since we can't get rid of all unmet dependencies (at least not in every
possible plugin configuration) the message is more confusing than
helpful.  In particular because a detailed warning about plugin features
that failed to load due to unmet dependencies is only logged on level 2.
src/libstrongswan/plugins/plugin_loader.c