Bläddra i källkod

Added info about application place holder.

pull/414/head
Michael Kokich 8 år sedan
committed by GitHub
förälder
incheckning
edeb181b3f
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. +2
    -0
      README.md

+ 2
- 0
README.md Visa fil

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

Laddar…
Avbryt
Spara