Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [smila-dev] logging and system.out

Hi,

 

the main reason is that when testing during development you see something to decide when you can start working: the Http server is configured to be the final service to start, so when it’s available everything should be up and running. Of course, we could also (should?) do this by logging this instead and configuring the log to duplicate these messages to the console.

 

Cheers,

Juergen.

 

From: smila-dev-bounces@xxxxxxxxxxx [mailto:smila-dev-bounces@xxxxxxxxxxx] On Behalf Of Thomas Menzel
Sent: Wednesday, July 20, 2011 9:58 AM
To: Smila project developer mailing list
Subject: [smila-dev] logging and system.out

 

hi folks,

 

recently there are quite a few statements that log to stdout instead of using a logger and also there is where it is done to both (e.g. HttpServer). Now, the latter seems to be intentional but there is no notice why this is done so.

Can s.o. explain the rationale behind this? AFAIK: we had decided not to log to stdout at all.

 

Thomas Menzel @ brox IT-Solutions GmbH

 

 

Taglocity Tags: smila


Back to the top