Project

General

Profile

Bug #1948

NodeFileHandler not rotating log files

Added by Henning Blohm almost 8 years ago. Updated almost 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
z2-core
Target version:
Start date:
27.05.2016
Due date:
% Done:

100%

Estimated time:
origin:

Description

The NodeFileHandler log handler is used to split the log file pattern by worker process.

However, the way the constructors of FileHandler are designed, all invocations with adapted pattern will reset limit, append, and more to defaults after reading the file based config.

In order to work around this limitation of the JUL implementation, NodeFileHandler would have to implement the complete configuration parsing.

#1

Updated by Henning Blohm almost 8 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF