@nacx pointed out a similar mistake I'd made in my PR at 
https://github.com/jclouds/jclouds/pull/1091#discussion_r114330959

So I grep'ed the repo, and found this one (which assumes logback, rather than 
the jclouds logger format of `%s` for variable substitution).
You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds/pull/1092

-- Commit Summary --

  * Fix logging in nova: don’t assume logback

-- File Changes --

    M 
apis/openstack-nova/src/main/java/org/jclouds/openstack/nova/v2_0/compute/functions/NovaSecurityGroupInRegionToSecurityGroup.java
 (2)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/1092.patch
https://github.com/jclouds/jclouds/pull/1092.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1092

Reply via email to