From 5ed6d456d212a5b77c695005a6923aa23016fa97 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Mon, 17 Mar 2014 14:28:30 -0700 Subject: [PATCH] Clarify log PID in documentation --- spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc b/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc index ee7c4ffbf1..85f610b98c 100644 --- a/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc +++ b/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc @@ -697,7 +697,8 @@ To help with the customization some other properties are transferred from the Sp |`PID` |`PID` -|The current process ID is discovered if possible and not already provided. +|The current process ID (discovered if possible and when not already defined as an OS + environment variable). |=== All the logging systems supported can consult System properties when parsing their