(index ("split-log?" 0))
(def (sig (parameter "(split-log? [boolean])" (id split-log?))) (p "Split logs and save them according to the following directory layout:") (pre "  <year>/<month>/<day>.log") (p "Default value: " (tt "#f") "."))
