Updated Tutorial (markdown)
parent
42d5aa1490
commit
ac57caa8c8
@ -849,4 +849,6 @@ tester.testParameterLoggingWithoutInjection(1);
|
||||
|
||||
It is same as applying `LoggedFunction` to the method.
|
||||
|
||||
But still, if you don't want to apply logging decorator to some methods, you have to apply logging decorator to other methods one by one.
|
||||
But still, if you don't want to apply logging decorator to some methods, you have to apply logging decorator to other methods one by one.
|
||||
|
||||
## Return Value Logging
|
Loading…
x
Reference in New Issue
Block a user