File: basic_verbose_exit.stdout

package info (click to toggle)
rustc 1.85.0%2Bdfsg3-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid, trixie
  • size: 893,396 kB
  • sloc: xml: 158,127; python: 35,830; javascript: 19,497; cpp: 19,002; sh: 17,245; ansic: 13,127; asm: 4,376; makefile: 1,051; perl: 29; lisp: 29; ruby: 19; sql: 11
file content (35 lines) | stat: -rw-r--r-- 2,357 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
1:main┐basic_verbose_exit::hierarchical-example version=0.1
1:main└─┐basic_verbose_exit::server host="localhost", port=8080
1:main  ├─  Xms INFO basic_verbose_exit starting
1:main  ├─  Xs  INFO basic_verbose_exit listening
1:main  └─┐basic_verbose_exit::conn peer_addr="82.9.9.9", port=42381
1:main    ├─  Xms DEBUG basic_verbose_exit connected
1:main    ├─  Xms DEBUG basic_verbose_exit message received, length=2
1:main   ┌┘basic_verbose_exit::conn peer_addr="82.9.9.9", port=42381
1:main  ┌┘basic_verbose_exit::server host="localhost", port=8080
1:main  └─┐basic_verbose_exit::conn peer_addr="8.8.8.8", port=18230
1:main    ├─  Xms DEBUG basic_verbose_exit connected
1:main   ┌┘basic_verbose_exit::conn peer_addr="8.8.8.8", port=18230
1:main  ┌┘basic_verbose_exit::server host="localhost", port=8080
1:main  └─┐basic_verbose_exit::foomp 42 <- format string, normal_var=43
1:main    ├─  Xms ERROR basic_verbose_exit hello
1:main   ┌┘basic_verbose_exit::foomp 42 <- format string, normal_var=43
1:main  ┌┘basic_verbose_exit::server host="localhost", port=8080
1:main  └─┐basic_verbose_exit::conn peer_addr="82.9.9.9", port=42381
1:main    ├─  Xms WARN basic_verbose_exit weak encryption requested, algo="xor"
1:main    ├─  Xms DEBUG basic_verbose_exit response sent, length=8
1:main    ├─  Xms DEBUG basic_verbose_exit disconnected
1:main   ┌┘basic_verbose_exit::conn peer_addr="82.9.9.9", port=42381
1:main  ┌┘basic_verbose_exit::server host="localhost", port=8080
1:main  └─┐basic_verbose_exit::conn peer_addr="8.8.8.8", port=18230
1:main    ├─  Xms DEBUG basic_verbose_exit message received, length=5
1:main    ├─  Xms DEBUG basic_verbose_exit response sent, length=8
1:main    ├─  Xms DEBUG basic_verbose_exit disconnected
1:main   ┌┘basic_verbose_exit::conn peer_addr="8.8.8.8", port=18230
1:main  ┌┘basic_verbose_exit::server host="localhost", port=8080
1:main  ├─  Xs  WARN basic_verbose_exit internal error
1:main  ├─  Xs  ERROR basic_verbose_exit this is a log message
1:main  ├─  Xs  INFO basic_verbose_exit exit
1:main ┌┘basic_verbose_exit::server host="localhost", port=8080
1:main┌┘basic_verbose_exit::hierarchical-example version=0.1
1:main┘basic_verbose_exit::hierarchical-example version=0.1