We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
log 是一種方便開發人員觀測程式發生過甚麼事情的工具。
log.h
為了使用方便,我們將log function分為5個等級,分別是:
為了避免有過多的log產生,可以依照使用者設定來決定要印多少的Log,可以藉由調整參數 LOG_LEVEL來決定。
LOG_LEVEL
There was an error while loading. Please reload this page.