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.

Previous topic

oslo_log.handlers

Next topic

oslo_log.log

Project Source

This Page