@Target(value={METHOD,TYPE}) @Retention(value=RUNTIME) @Documented public @interface LogMethodAround
和LogUnMonitor互斥关系,如果两者都存在,将会排除LogUnMonitor匹配的方法
LogUnMonitor
Copyright © 2018–2019. All rights reserved.