瀏覽代碼

Merge pull request #414 from walrusVision/doc_fix

Added info about application place holder.
pull/417/head
Andrew Thompson 8 年之前
committed by GitHub
父節點
當前提交
1d805270f4
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. +2
    -0
      README.md

+ 2
- 0
README.md 查看文件

@ -247,6 +247,8 @@ call "semi-iolist":
single letter encoding of the severity level (e.g. `'debug'` -> `$D`)
* The placeholders `pid`, `file`, `line`, `module`, `function`, and `node`
will always exist if the parse transform is used.
* The placeholder `application` may exist if the parse transform is used.
It is dependent on finding the applications `app.src` file.
* If the error logger integration is used, the placeholder `pid`
will always exist and the placeholder `name` may exist.
* Applications can define their own metadata placeholder.

Loading…
取消
儲存