Skip to content
This repository was archived by the owner on Apr 14, 2021. It is now read-only.

Commit 9d54a3d

Browse files
committed
add example output file
1 parent 7d06fcc commit 9d54a3d

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

EXAMPLE.md

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
## Example Output
2+
3+
```
4+
2015-11-01 05:51:58,754 DEBUG: bbb.example.com, DS '1134 8 2 66d56a6750095047b5d91d0996cb85c79f327fe2ed99806124ddf9133073c50e'
5+
2015-11-01 05:51:58,757 DEBUG: bbb.example.com, CDS '1134 8 2 66d56a6750095047b5d91d0996cb85c79f327fe2ed99806124ddf9133073c50e'
6+
2015-11-01 05:51:58,757 DEBUG: bbb.example.com, CDS '4242 8 2 a3999a9cbc20643b5e8c143c3745b203d9ba340b552af546439c695f3d8874ab'
7+
2015-11-01 05:51:58,757 INFO: bbb.example.com, sending update
8+
2015-11-01 05:51:58,762 DEBUG: aaa.example.com, DS '12345 8 2 5852f08d0d472a8495bee74f779c3b0318122ee46fe6128b24aba603f42230da'
9+
2015-11-01 05:51:58,928 INFO: aaa.example.com, CDS not present
10+
2015-11-01 05:51:59,042 DEBUG: refresh in 9.68 seconds
11+
2015-11-01 05:52:08,751 DEBUG: bbb.example.com, DS '1134 8 2 66d56a6750095047b5d91d0996cb85c79f327fe2ed99806124ddf9133073c50e'
12+
2015-11-01 05:52:08,752 DEBUG: bbb.example.com, DS '4242 8 2 a3999a9cbc20643b5e8c143c3745b203d9ba340b552af546439c695f3d8874ab'
13+
2015-11-01 05:52:08,753 DEBUG: bbb.example.com, CDS '1134 8 2 66d56a6750095047b5d91d0996cb85c79f327fe2ed99806124ddf9133073c50e'
14+
2015-11-01 05:52:08,753 DEBUG: bbb.example.com, CDS '4242 8 2 a3999a9cbc20643b5e8c143c3745b203d9ba340b552af546439c695f3d8874ab'
15+
2015-11-01 05:52:08,753 INFO: bbb.example.com, is up-to-date
16+
2015-11-01 05:52:08,753 DEBUG: aaa.example.com, DS '12345 8 2 5852f08d0d472a8495bee74f779c3b0318122ee46fe6128b24aba603f42230da'
17+
2015-11-01 05:52:08,823 INFO: aaa.example.com, CDS not present
18+
2015-11-01 05:52:08,830 DEBUG: refresh in 9.91 seconds
19+
```

0 commit comments

Comments
 (0)