Skip to content

Commit faeb6b4

Browse files
authored
Merge pull request #4 from pkshultz/update-log-times
Update tutorial-batch-functions.md
2 parents 38ae81d + 0321d45 commit faeb6b4

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)