Uploaded image for project: 'Logging analytics'
  1. Logging analytics
  2. LOG-1037

Move logging example to spring boot 2.1 - get JAX-RS 2 working there

XMLWordPrintable

    • Icon: Epic Epic
    • Resolution: Won't Do
    • Icon: Medium Medium
    • Frankfurt Release
    • None
    • None
    • Move logging example to spring boot 2.1 - get JAX-RS 2 working there

        .   ____          _            __ _ _
       /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
      ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
       \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
        '  |____| .__|_| |_|_| |_\__, | / / / /
       =========|_|==============|___/=/_/_/_/
       :: Spring Boot ::        (v2.1.3.RELEASE)
      
      2019-03-31 22:48:00.550  INFO 36325 --- [           main] cloud.difference.nbi.NbiApplication      : Starting NbiApplication on obrienbiometrics with PID 36325 (/Users/michaelobrien/wse_gitlab/difference-cloud/nbi/target/classes started by michaelobrien in /Users/michaelobrien/wse_gitlab/difference-cloud/nbi)
      2019-03-31 22:48:00.554  INFO 36325 --- [           main] cloud.difference.nbi.NbiApplication      : No active profile set, falling back to default profiles: default
      2019-03-31 22:48:01.405  INFO 36325 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 8080 (http)
      2019-03-31 22:48:01.423  INFO 36325 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
      2019-03-31 22:48:01.423  INFO 36325 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.16]
      2019-03-31 22:48:01.429  INFO 36325 --- [           main] o.a.catalina.core.AprLifecycleListener   : The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/Users/michaelobrien/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.]
      2019-03-31 22:48:01.486  INFO 36325 --- [           main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
      2019-03-31 22:48:01.487  INFO 36325 --- [           main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 876 ms
      2019-03-31 22:48:01.672  INFO 36325 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
      2019-03-31 22:48:01.842  INFO 36325 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 8080 (http) with context path ''
      2019-03-31 22:48:01.845  INFO 36325 --- [           main] cloud.difference.nbi.NbiApplication      : Started NbiApplication in 1.645 seconds (JVM running for 2.173)
      2019-03-31 22:48:29.842  INFO 36325 --- [nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring DispatcherServlet 'dispatcherServlet'
      2019-03-31 22:48:29.842  INFO 36325 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
      2019-03-31 22:48:29.850  INFO 36325 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet        : Completed initialization in 8 ms
      2019-03-31 22:50:54.985  INFO 36325 --- [on(2)-127.0.0.1] inMXBeanRegistrar$SpringApplicationAdmin : Application shutdown requested.
      2019-03-31 22:50:54.987  INFO 36325 --- [on(2)-127.0.0.1] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
      
      

            pau2882 pau2882
            michaelobrien michaelobrien
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: