frappy.client: missing exception method in dummy logger
Change-Id: Ie3a574c3060f2ac6833ff44e8074a19db6ea2f0b
This commit is contained in:
@@ -66,7 +66,7 @@ class Logger:
|
|||||||
pass
|
pass
|
||||||
|
|
||||||
debug = noop
|
debug = noop
|
||||||
error = warning = critical = info
|
error = exception = warning = critical = info
|
||||||
|
|
||||||
|
|
||||||
class CallbackObject:
|
class CallbackObject:
|
||||||
|
|||||||
Reference in New Issue
Block a user