[
https://issues.apache.org/jira/browse/GEODE-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16816183#comment-16816183
]
Alberto Bustamante Reyes commented on GEODE-2600:
-------------------------------------------------
Im using Geode 1.8 and this is how the log looks like:
{noformat}
[info 2019/04/11 13:56:09.537 CEST server1 <main> tid=0x1] Startup
Configuration: ### GemFire Properties defined with system property ###
enable-time-statistics=true
locators=127.0.0.1[10334]
start-dev-rest-api=false
statistic-archive-file=stats.gfs
statistic-sampling-enabled=true
use-cluster-configuration=true
### GemFire Properties defined with api ###
name=server1
{noformat}
If it was not done on purpose, I think the issue now is that a new line is
needed before the initial ###
> Inconsistent spacing of headers in Startup Configuration log
> ------------------------------------------------------------
>
> Key: GEODE-2600
> URL: https://issues.apache.org/jira/browse/GEODE-2600
> Project: Geode
> Issue Type: Bug
> Components: logging
> Affects Versions: 1.2.0
> Reporter: Patrick Rhomberg
> Priority: Trivial
> Labels: LogBanner, starter
>
> Note the extra space before the initial ###.
> {noformat}
> [info 2017/03/06 14:29:30.003 PST loc1 <main> tid=0x1] Startup Configuration:
> ### GemFire Properties defined with system property ###
> enable-cluster-configuration=true
> load-cluster-configuration-from-dir=false
> ### GemFire Properties defined with api ###
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)