oslo_log.helpers¶
Log helper functions.
- oslo_log.helpers.log_method_call(method)¶
Decorator helping to log method calls.
- Parameters:
method (method definition) – Method to decorate to be logged.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.