File: basic_verbose_exit.stdout

package info (click to toggle)
rustc-web 1.78.0%2Bdfsg1-2~deb11u3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,245,360 kB
  • sloc: xml: 147,985; javascript: 18,022; sh: 11,083; python: 10,265; ansic: 6,172; cpp: 5,023; asm: 4,390; makefile: 4,269
file content (35 lines) | stat: -rw-r--r-- 2,449 bytes parent folder | download
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