Uploaded image for project: 'appNG'
  1. appNG
  2. APPNG-2047

Use EnhancedPatternLayout in log4j.properties

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Done
    • Priority: Medium
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: 1.15.0
    • Component/s: appng-application
    • Labels:

      Description

      Provides a nice way to abbreviate the package names:

      2017-10-17 14:27:00,501 INFO  [localhost-startStop-1] o.a.c.c.PlatformStartup                 : Launching appNG, the Next Generation Application Platform ...
      2017-10-17 14:27:00,501 INFO  [localhost-startStop-1] o.a.c.c.PlatformStartup                 : 
      2017-10-17 14:27:00,501 INFO  [localhost-startStop-1] o.a.c.c.PlatformStartup                 :   -  - ---- ----------------------------------------- -------- -  -  
      2017-10-17 14:27:00,501 INFO  [localhost-startStop-1] o.a.c.c.PlatformStartup                 :               ____      _______         _____       .---,,--,-^²²^-,.
      2017-10-17 14:27:00,501 INFO  [localhost-startStop-1] o.a.c.c.PlatformStartup                 :      .,--^^²´´    `^^²´´       `²^-.-²´´     ``²---´ dSb. db ,dS$P² <
      2017-10-17 14:27:00,501 INFO  [localhost-startStop-1] o.a.c.c.PlatformStartup                 :   ,-´_.dSS$§§§§$Sb. .dS$§§§§§$Sb. : .dS$§§§§$SSb. :  $§4b.$$ l$´ ss ;
      2017-10-17 14:27:00,501 INFO  [localhost-startStop-1] o.a.c.c.PlatformStartup                 : ,/ .dS$SP²^^^²4$§§$ $§§$P²^^^²4S$$b.`4$$P²^^^²4S§$b. 4$`4b$P `4S$SP |
      2017-10-17 14:27:00,502 INFO  [localhost-startStop-1] o.a.c.c.PlatformStartup                 : ! .$§SP°       $§§$ $§§$´      `4S§$.`4$´      `4S§$. .-----^²------´ 
      2017-10-17 14:27:00,502 INFO  [localhost-startStop-1] o.a.c.c.PlatformStartup                 : ; [$§$l        $§§$ $§§$        l$§$] l$        l$§$] !               
      2017-10-17 14:27:00,502 INFO  [localhost-startStop-1] o.a.c.c.PlatformStartup                 : l.`S$Sb.       $§§$ $§§$       ,dS$S´ d$       ,dS$S´ ;               
      2017-10-17 14:27:00,502 INFO  [localhost-startStop-1] o.a.c.c.PlatformStartup                 :  \ `4S$Sbsaaasd$§§$ $§§$ssaaasdS$SP´,d$$ssaaasdS$SP´ l                
      2017-10-17 14:27:00,502 INFO  [localhost-startStop-1] o.a.c.c.PlatformStartup                 :   \_ ``4SS$§§§§§§§$ $§§§§§§§$SSP´´  $§§§§§§§$SSP´´_.^                 
      2017-10-17 14:27:00,502 INFO  [localhost-startStop-1] o.a.c.c.PlatformStartup                 :     `----,_,.____,. $$$$  ___.___,^ $$$$  ___.,--^                    
      2017-10-17 14:27:00,502 INFO  [localhost-startStop-1] o.a.c.c.PlatformStartup                 :  _  _ ______ ____ ! $§§$ ! ____ _ ! $$$$ | ________ _______ ____ _  _ 
      2017-10-17 14:27:00,502 INFO  [localhost-startStop-1] o.a.c.c.PlatformStartup                 :                   | $$$$ ;        l $$$$ ;                            
      2017-10-17 14:27:00,502 INFO  [localhost-startStop-1] o.a.c.c.PlatformStartup                 :                   `--,.-^´        `--,.-^´
      2017-10-17 14:27:00,502 INFO  [localhost-startStop-1] o.a.c.c.PlatformStartup                 : 
      2017-10-17 14:27:00,829 INFO  [localhost-startStop-1] o.a.c.s.MigrationService                : connected to jdbc:mysql://localhost:3306/appng_1_14_x (MySQL 5.6.37-82.2)
      2017-10-17 14:27:00,854 INFO  [localhost-startStop-1] o.f.c.i.u.VersionPrinter                : Flyway 4.2.0 by Boxfuse
      2017-10-17 14:27:00,883 INFO  [localhost-startStop-1] o.f.c.i.d.DbSupportFactory              : Database: jdbc:mysql://localhost:3306/appng_1_14_x (MySQL 5.6)
      2017-10-17 14:27:00,982 INFO  [localhost-startStop-1] o.f.c.i.m.MetaDataTableImpl             : Repair of failed migration in metadata table `appng_1_14_x`.`schema_version` not necessary. No failed migration detected.
      2017-10-17 14:27:01,081 INFO  [localhost-startStop-1] o.f.c.i.c.DbRepair                      : Successfully repaired metadata table `appng_1_14_x`.`schema_version` (execution time 00:00.116s).
      2017-10-17 14:27:01,082 INFO  [localhost-startStop-1] o.f.c.i.c.DbRepair                      : Manual cleanup of the remaining effects the failed migration may still be required.
      2017-10-17 14:27:01,177 INFO  [localhost-startStop-1] o.f.c.i.c.DbValidate                    : Successfully validated 28 migrations (execution time 00:00.061s)
      2017-10-17 14:27:01,215 INFO  [localhost-startStop-1] o.f.c.i.c.DbMigrate                     : Current version of schema `appng_1_14_x`: 2.9.3
      2017-10-17 14:27:01,216 INFO  [localhost-startStop-1] o.f.c.i.c.DbMigrate                     : Schema `appng_1_14_x` is up to date. No migration necessary.
      2017-10-17 14:27:01,222 INFO  [localhost-startStop-1] o.a.c.c.PlatformStartup                 : Platform connection: MYSQL jdbc:mysql://localhost:3306/appng_1_14_x
      2017-10-17 14:27:02,934 INFO  [localhost-startStop-1] c.z.h.HikariDataSource                  : HikariCP pool appNG MYSQL is starting.

        Attachments

          Activity

            People

            • Assignee:
              mueller.matthias Matthias Müller
              Reporter:
              mueller.matthias Matthias Müller
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: