Attention is currently required from: pespin.
osmith has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-gsm-manuals/+/41843?usp=email )
Change subject: logging: Improve file & stderr log documentation ......................................................................
Patch Set 2:
(2 comments)
File common/chapters/logging.adoc:
https://gerrit.osmocom.org/c/osmo-gsm-manuals/+/41843/comment/a5cce0eb_0e84f... : PS2, Line 320: _blocking-io_ parameter. This I/O mode should not be used in any osmocom program How about referring to the "blocking-io" section from the previous patch on details about why this should not be used except for debugging, instead of repeating it here?
https://gerrit.osmocom.org/c/osmo-gsm-manuals/+/41843/comment/f99032a1_6f873... : PS2, Line 322: block the thread for an un specified (potentially long or event infinite) amount ```suggestion block the thread for an unspecified (potentially long or even infinite) amount ```