Which three principles are best practices when implementing a logging strategy for an enterprise application?

Which three principles are best practices when implementing a logging strategy for an enterprise
application?

Which three principles are best practices when implementing a logging strategy for an enterprise
application?

A.
Never print log messages to the console window.

B.
Use the appropriate logger level for logging information.

C.
Log messages for every method entry and exit.

D.
Include programmer-specific data in the log messages.

E.
Include the thread name and Java class name in log messages.

Explanation:



Leave a Reply 6

Your email address will not be published. Required fields are marked *


Akhtar

Akhtar

ABE

Akhtar

Akhtar

I think this question seems confusing may have more than three correct answers.

Stephen Ubogu

Stephen Ubogu

A, B, E