close-logs ( -- )
Furnace framework » Logging framework » Log rotation

Prev:rotate-logs ( -- )


Vocabulary
logging

Word description
Closes all open log streams. Subsequent logging will re-open the streams. This should be used before moving or deleting log files.

Definition