소스 검색

Document placeholders introduced by error logger integration

pull/404/head
Luca Favatella 8 년 전
부모
커밋
6c630bb0d7
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      README.md

+ 2
- 0
README.md 파일 보기

@ -216,6 +216,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.
* 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.
* A tuple of `{atom(), semi-iolist()}` allows for a fallback for
the atom placeholder. If the value represented by the atom

불러오는 중...
취소
저장