Updated Tutorial (markdown)

Shinwoo PARK 2023-12-15 12:34:03 +09:00
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