issues
search
itamarst
/
eliot
Eliot: the logging system that tells you *why* it happened
https://eliot.readthedocs.io
Apache License 2.0
1.11k
stars
66
forks
source link
Further improvements to log_call
#351
Closed
itamarst
closed
5 years ago
itamarst
commented
5 years ago
[x] Don't log
self
for now (or maybe just blow up when added to methods/classmethods?)
[x] Log full path (
module
+
qualname
?) on Python 3 at least
[x] Construction-time error if include_args doesn't match actual args.
self
for now (or maybe just blow up when added to methods/classmethods?)