Skip to content

Commit 1befa40

Browse files
authored
Merge pull request #100368 from pkshultz/master
Update times on logs
2 parents e1fc381 + faeb6b4 commit 1befa40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/batch/tutorial-batch-functions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ Additionally, you can watch the logs file at the bottom of the Azure Functions w
8888
2019-05-29T19:45:25.846 [Information] Creating job...
8989
2019-05-29T19:45:25.847 [Information] Accessing input container <inputContainer>...
9090
2019-05-29T19:45:25.847 [Information] Adding <fileName> as a resource file...
91-
2019-06-21T20:02:35.129 [Information] Name of output text file: <outputTxtFile>
92-
2019-06-21T20:02:35.130 [Information] Name of output PDF file: <outputPdfFile>
91+
2019-05-29T19:45:25.848 [Information] Name of output text file: <outputTxtFile>
92+
2019-05-29T19:45:25.848 [Information] Name of output PDF file: <outputPdfFile>
9393
2019-05-29T19:45:26.200 [Information] Adding OCR task <taskID> for <fileName> <size of fileName>...
9494
```
9595

0 commit comments

Comments
 (0)