# log.py

基于neutron.openstack.common中的log模块。

主要是定义了log修饰，在执行方法时会一条debug日志，包括类名，方法名，参数等信息。
