glGetProgramInfoLog

common
fun glGetProgramInfoLog(programHandle: Int): String

Returns information log for the program identified by a given programHandle.