Retrieves the information log for a coglobject, can be used in conjunction with cogl_shader_get_parameteriv
to retrieve the
compiler warnings/error messages that caused a shader to not compile correctly, mainly useful for debugging purposes.
Use CoglSnippet
api
handle |
VertexBufferIndices for a shader. |
a newly allocated string containing the info log. Use g_free to free it |