To get started quickly, just run the containerized version of raftman: sudo docker run --rm --name raftman \ -v /tmp:/var/lib/raftman \ -p 514:514/udp \ -p 5514:5514 \ -p 8181:8181 \ -p 8282:8282 \ ...
Applications that need to log messages during their execution may use the syslog API. There is more than one way to use this interface, of which only one will be presented here. I urge you to consult ...
In addition to the new APFS (and lost in the discussion of that), the system logging schema is completely changing. The developer documentation is here. The tl;dr is in the first two paragraphs of the ...