|
@@ -29,7 +29,7 @@ import com.l2jserver.util.Util;
|
|
|
|
|
|
public class ConsoleLogFormatter extends Formatter
|
|
public class ConsoleLogFormatter extends Formatter
|
|
{
|
|
{
|
|
- private final SimpleDateFormat dateFmt = new SimpleDateFormat("dd MMM H:mm:ss");
|
|
|
|
|
|
+ private final SimpleDateFormat dateFmt = new SimpleDateFormat("dd/MM HH:mm:ss");
|
|
|
|
|
|
@Override
|
|
@Override
|
|
public String format(LogRecord record)
|
|
public String format(LogRecord record)
|