Kiseok Kim 14a496ff91 Fix bug in log_method_call decorator
log_method_call decorator miss first argument of staticmethod and function.
the cause of bug is wrong start position of argument array for staticmethod.
This patch adds a bug fix and test code.

Change-Id: Id83378ba5954a855f18a4fdcfd22d2c7887991b2
Closes-Bug: #1672283
2017-05-25 14:43:02 +00:00
2016-09-14 17:24:21 +09:00
2016-12-20 13:10:56 +11:00
2016-11-25 15:23:20 +01:00
2017-01-17 10:27:47 -08:00
2017-03-03 00:03:04 +00:00
2017-01-17 10:27:47 -08:00

Team and repository tags

image

oslo.log -- Oslo Logging Library

Latest Version

Downloads

The oslo.log (logging) configuration library provides standardized configuration for all openstack projects. It also provides custom formatters, handlers and support for context specific logging (like resource id's etc).

Description
Logging library.
Readme 7.5 MiB
Languages
Python 100%