1FFLOGVIEW(1) Fawkes Manual FFLOGVIEW(1)
2
3
4
6 fflogview - Show log messages
7
9 fflogview [-h] [hostname[:port]]
10
12 This program connects to a Fawkes instance over the network and shows
13 all log messages created by that instance.
14
16 -h
17 Show help instructions.
18
19 [hostname[:port]]
20 Optionally hostname and port to connect to. If not given defaults
21 to localhost:1910.
22
24 fflogview myrobot:1910
25 Show log messages of Fawkes instance running on host myrobot and
26 listening on port 1910.
27
29 fawkes(8)
30
32 Written by Tim Niemueller <niemueller@kbsg.rwth-aachen.de>
33
35 Documentation by Tim Niemueller <niemueller@kbsg.rwth-aachen.de>
36
38 Part of the Fawkes Robot Software Framework. Project website is at
39 http://www.fawkesrobotics.org
40
41
42
43Fawkes 1.2.0 05/21/2019 FFLOGVIEW(1)