Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 177 Bytes

LOG.sh.md

File metadata and controls

10 lines (8 loc) · 177 Bytes

LOG

LOG -- Logs a message.

LOG logs a message with a timestamp, the current process ID and a file position.

Usage

void LOG(string log_level, string message...)