You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by Romain Manni-Bucau <rm...@gmail.com> on 2022/03/30 17:13:38 UTC

Log level for container is stopping

Hi all,

Just realized "container is stopping" message is at fine level whereas
start message is at info
(see org.apache.webbeans.lifecycle.AbstractLifeCycle#stopApplication).
Wonder if there is any rational behind this "not symetric" choice.
Asking cause when you start/stop a container it looks like it didn't stop
whereas all worked fine so I'm tempted to move the stop message to info as
well.

Wdyt?

Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://rmannibucau.metawerx.net/> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
<https://www.packtpub.com/application-development/java-ee-8-high-performance>