การอ้างอิงโปรโตคอล <GCKLoggerDelegate>
ภาพรวม
โปรโตคอลการมอบสิทธิ์ GCKLogger
รับค่า <NSObjectNSObject>
สรุปเมธอดของอินสแตนซ์ | |
(void) | - logFromFunction:message: |
บันทึกข้อความ เพิ่มเติม... | |
(void) | - logMessage:fromFunction: |
บันทึกข้อความ เพิ่มเติม... | |
รายละเอียดเมธอด
|
optional |
บันทึกข้อความ
- Parameters
-
function The calling function, normally __func__
.message The log message.
|
optional |
บันทึกข้อความ
- Parameters
-
function The calling function, normally obtained from __func__
.message The log message.