April 2018
Intermediate to advanced
250 pages
5h 42m
English
To see all call logs, use the fn calls command. Please note that it's the calls command with an s. The fn calls list command accepts the name of the application. The attributes to focus on are ID, and Status. The following example shows two call logs, the first one is error and the second one is success, in reverse chronological order:
$ fn calls list demo ID: 01C8VRGN9R47WGJ00000000000App: demoRoute: /hello_goCreated At: 2018-03-18T05:15:04.376ZStarted At: 2018-03-18T05:15:04.738ZCompleted At: 2018-03-18T05:15:07.519ZStatus: successID: 01C8VRFE3647WGE00000000000App: demoRoute: /hello_goCreated At: 2018-03-18T05:14:24.230ZStarted At: 2018-03-18T05:14:24.566ZCompleted At: 2018-03-18T05:14:27.375ZStatus: error ...
Read now
Unlock full access