Project

General

Profile

Actions

Bug #246

closed

log files end in .log even when log_format doesn't include an extension

Added by Selene Scriven over 12 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
2011-09-05
Due date:
% Done:

0%

Estimated time:
Patch Available:
No
Found in Versions:
Confirmed:
No
Branch:
Security:
No
Help Needed:

Description

In my bip.conf I configured the log format like this:

log_format = "%Y/%n/%c";

So, the log files should end up with names like "$log_root/2011/mynetwork/#mychannel". But it automatically adds a .log to the end, even though I configured it not to. I'd like to make bip respect the config value instead of partially overriding it.

Actions

Also available in: Atom PDF