category to log
level of the message is in
the file that emitted the message, usually the __FILE__ identifier
the function that emitted the message
the line from that the message was emitted, usually __LINE__
the identifier of the object this message relates to or null if none
a message string
Logs the given message using the currently registered debugging handlers.