You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexander Belyak (Jira)" <ji...@apache.org> on 2023/04/28 11:01:00 UTC

[jira] [Created] (IGNITE-19383) Add commit hash to log

Alexander Belyak created IGNITE-19383:
-----------------------------------------

             Summary: Add commit hash to log
                 Key: IGNITE-19383
                 URL: https://issues.apache.org/jira/browse/IGNITE-19383
             Project: Ignite
          Issue Type: Improvement
    Affects Versions: 3.0
            Reporter: Alexander Belyak


Let's add commit hash into the log message:

 
{code:java}
INFO: 
           #              ___                         __
         ###             /   |   ____   ____ _ _____ / /_   ___
     #  #####           / /| |  / __ \ / __ `// ___// __ \ / _ \
   ###  ######         / ___ | / /_/ // /_/ // /__ / / / // ___/
  #####  #######      /_/  |_|/ .___/ \__,_/ \___//_/ /_/ \___/
  #######  ######            /_/
    ########  ####        ____               _  __           _____
   #  ########  ##       /  _/____ _ ____   (_)/ /_ ___     |__  /
  ####  #######  #       / / / __ `// __ \ / // __// _ \     /_ <
   #####  #####        _/ / / /_/ // / / // // /_ / ___/   ___/ /
     ####  ##         /___/ \__, //_/ /_//_/ \__/ \___/   /____/
       ##                  /____/
                      Apache Ignite ver. 3.0.0-SNAPSHOT
{code}
after the version

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)