Class com.example.lo4jtest.Lo4jTestApplicationTests

1

tests

0

failures

0

ignored

0.363s

duration

100%

successful

Tests

Test Duration Result
contextLoads 0.363s passed

Standard output

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.1.2.RELEASE)

2020-02-04 12:26:23.740  INFO 20398 --- [    Test worker] c.e.l.Lo4jTestApplicationTests           : Starting Lo4jTestApplicationTests on ALAWRENCE-C02W10HKHTDH with PID 20398 (started by alawrence in /Users/alawrence/Documents/lo4j-test)
2020-02-04 12:26:23.747  INFO 20398 --- [    Test worker] c.e.l.Lo4jTestApplicationTests           : No active profile set, falling back to default profiles: default
2020-02-04 12:26:25.654  INFO 20398 --- [    Test worker] o.s.s.c.ThreadPoolTaskExecutor           : Initializing ExecutorService 'applicationTaskExecutor'
2020-02-04 12:26:26.337  INFO 20398 --- [    Test worker] o.s.b.a.e.w.EndpointLinksResolver        : Exposing 16 endpoint(s) beneath base path '/actuator'
2020-02-04 12:26:26.396  INFO 20398 --- [    Test worker] c.e.l.Lo4jTestApplicationTests           : Started Lo4jTestApplicationTests in 2.92 seconds (JVM running for 3.908)