Handbook
Glossary
log-root ( -- string )
Vocabulary
logging
.
server
Inputs
None
Outputs
string
an
object
Definition
USING:
io.pathnames
kernel
namespaces
;
IN:
logging.server
:
log-root
( -- string )
\
log-root
get-global
[
"logs"
resource-path
]
unless*
;