Updated Tutorial (markdown)
parent
557992b3e9
commit
4b45b9d558
@ -118,8 +118,9 @@ In this way, the LoggedRoute decorator will log like this:
|
||||
|
||||
```md
|
||||
[Nest] 2442776 - 12/10/2023, 7:04:49 PM LOG [AppController] HIT HTTP AppController::helloWorld[GET] (getHello)
|
||||
^^^^^^^^^^
|
||||
[Nest] 2442776 - 12/10/2023, 7:04:49 PM LOG [AppController] RETURNED RESPONSE AppController::helloWorld[GET] (getHello)
|
||||
^^^^^^^^^^^^^^^^^^^
|
||||
^^^^^^^^^^
|
||||
Here, just path / changed to 'helloWorld' that we provided to decorator!
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user