Skip to main content

Module log

Module log 

Source

Enums§

Level

Functions§

init
Open (or create) /tmp/ringo-{profile}.log in append mode. Safe to call multiple times — only the first call takes effect.
write
Write a single log line. No-op before init() is called.