From 5e95d487982b9362b544139b98d1da55fa6ef78c Mon Sep 17 00:00:00 2001 From: PS
Date: Sat, 7 Feb 2026 10:20:30 +0100 Subject: Add doc --- doc/bin/user-ml.html | 104 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 104 insertions(+) create mode 100644 doc/bin/user-ml.html (limited to 'doc/bin/user-ml.html') diff --git a/doc/bin/user-ml.html b/doc/bin/user-ml.html new file mode 100644 index 0000000..d6d7e2e --- /dev/null +++ b/doc/bin/user-ml.html @@ -0,0 +1,104 @@ + + +
+ + + +
+ goetia-base
+
+ goetia
+
+ Software
+
+ 0x53.net
+
+ user-ml automatically creates logging service + source directories + for longrun services of the + user configuration directory. + To create the logging service source directories, + user-ml uses + longrun-make internally. +
+user-ml+
USER environment variable,
+ if it is empty it exits 100.
+ USERTREE environment variable,
+ if it is empty it exits 100.
+ HOME environment variable,
+ if it is empty it exits 100.
+ ${USERTREE}/src/generated-logger subdirectory
+ of the user configuration subdirectory.
+ ${USERTREE}/src subdirectory
+ of the user configuration subdirectory
+ for longrun services.
+ no-ml.
+ If this file exits, this longrun is skipped in the subsequent logger generation.
+ ${USERTREE}/src/generated-logger/@longrun@-log
+ in parallel for each longrun @longrun@-srv it found
+ in the user configuration subdirectory.
+