Skip to content

Commit

Permalink
Add log's changelog in the reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
ionelmc committed Mar 16, 2014
1 parent 8066211 commit 5ce0db1
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/reference/aspectlib.debug.rst
Expand Up @@ -11,3 +11,14 @@ aspectlib.debug

.. automodule:: aspectlib.debug
:members:
:exclude-members: log

.. autofunction:: log

.. versionchanged:: 0.5.0

Renamed `arguments` to `call_args`.
Renamed `arguments_repr` to `call_args_repr`.
Added `call` option.
Fixed issue with logging from old-style methods (object name was a generic "instance").

0 comments on commit 5ce0db1

Please sign in to comment.