Project

General

Profile

Actions

Feature #1181

open

Create simple log from logging_event

Added by Ondřej Kopr almost 6 years ago. Updated over 5 years ago.

Status:
New
Priority:
Normal
Assignee:
Ondřej Kopr
Category:
Logging
Target version:
-
Start date:
07/18/2018
Due date:
% Done:

0%

Estimated time:
Owner:

Description

Agenda for logging events is advanced for quick show logs and simple show last logs is time consuming.

Please add text based result from logs (implement waypoint) as example:

2018-07-18 09:49:49.469 DEBUG 8677 --- [ost-startStop-1] o.s.w.c.s.StandardServletEnvironment     : Adding [class path resource [flyway-example.properties]] PropertySource with lowest search precedence
2018-07-18 09:49:49.507 DEBUG 8677 --- [ost-startStop-1] o.s.w.c.s.StandardServletEnvironment     : Adding [class path resource [module-example.properties]] PropertySource with search precedence immediately higher than [class path resource [flyway-example.properties]]
2018-07-18 09:49:49.523 DEBUG 8677 --- [ost-startStop-1] o.s.w.c.s.StandardServletEnvironment     : Adding [class path resource [flyway-rpt.properties]] PropertySource with search precedence immediately higher than [class path resource [module-example.properties]]
2018-07-18 09:49:49.548 DEBUG 8677 --- [ost-startStop-1] o.s.w.c.s.StandardServletEnvironment     : Adding [class path resource [module-rpt.properties]] PropertySource with search precedence immediately higher than [class path resource [flyway-rpt.properties]]
2018-07-18 09:49:49.557 DEBUG 8677 --- [ost-startStop-1] o.s.w.c.s.StandardServletEnvironment     : Adding [class path resource [flyway-vs.properties]] PropertySource with search precedence immediately higher than [class path resource [module-rpt.properties]]
2018-07-18 09:49:49.578 DEBUG 8677 --- [ost-startStop-1] o.s.w.c.s.StandardServletEnvironment     : Adding [class path resource [module-vs.properties]] PropertySource with search precedence immediately higher than [class path resource [flyway-vs.properties]]
2018-07-18 09:49:49.632 DEBUG 8677 --- [ost-startStop-1] o.s.w.c.s.StandardServletEnvironment     : Adding [class path resource [flyway-core.properties]] PropertySource with search precedence immediately higher than [class path resource [module-vs.properties]]
2018-07-18 09:49:50.330 DEBUG 8677 --- [ost-startStop-1] o.s.w.c.s.StandardServletEnvironment     : Adding [class path resource [module-core.properties]] PropertySource with search precedence immediately higher than [class path resource [flyway-core.properties]]
2018-07-18 09:49:50.344 DEBUG 8677 --- [ost-startStop-1] o.s.w.c.s.StandardServletEnvironment     : Adding [class path resource [flyway-acc.properties]] PropertySource with search precedence immediately higher than [class path resource [module-core.properties]]
2018-07-18 09:49:50.613 DEBUG 8677 --- [ost-startStop-1] o.s.w.c.s.StandardServletEnvironment     : Adding [class path resource [module-acc.properties]] PropertySource with search precedence immediately higher than [class path resource [flyway-acc.properties]]
2018-07-18 09:49:50.620 DEBUG 8677 --- [ost-startStop-1] o.s.w.c.s.StandardServletEnvironment     : Adding [class path resource [module-ic.properties]] PropertySource with search precedence immediately higher than [class path resource [module-acc.properties]]
Actions #1

Updated by Ondřej Kopr over 5 years ago

  • Tracker changed from Task to Feature
  • Target version deleted (Malachite (9.0.0))
Actions

Also available in: Atom PDF