On Wed, Feb 22, 2023 at 11:51 AM Romain Manni-Bucau
<rmannibu...@gmail.com> wrote:
>
> Eliotte I kind of fail to follow your reasoning because it literally means
> don't log any info and just set default log level to ERROR which I don't
> think will make anyone happy.

Thanks for saying this. I think I see the disconnect now. I'm saying
log the errors and identify what's an error and what isn't. Artifact
is 404? Log it. Artifact is slow? Log it. Artifact downloads just
fine: don't log it. Don't hide the real problems in a sea of useless
log junk.

> You also tend to think everything works all the time but network issues are
> not work/fail kind of issue, the hanging case is really bothering and
> downloading logs really help there when you can keep them.

Again, that is *NOT* what I am saying. I think that network issues are
a real problem which is why I want them to be much easier to find and
debug by not logging things that aren't problems.

-- 
Elliotte Rusty Harold
elh...@ibiblio.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to