Skip to content
Tangent 128 edited this page Mar 28, 2015 · 3 revisions

SDL.log

Use this function to log a message with application category and info priority.

Function

SYNOPSIS

function SDL.log(msg)

ARGUMENTS

  • msg, the message
Clone this wiki locally