Project

General

Profile

Actions

Task #537

closed

Don't write name of the class during logging

Added by Filip Měšťánek almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Low
Assignee:
Radek Tomiška
Category:
Logging
Target version:
Start date:
06/26/2017
Due date:
% Done:

100%

Estimated time:
Owner:

Description

As an example taken from AbstractScriptEvaluator:

LOG.error("[ScriptEvaluator] SecurityException ...");

The "ScriptEvaluator" is a redundant information which is already captured when creating the logger. This way, we lose flexibility when renaming a class or when configuring the logger.

Actions

Also available in: Atom PDF