Skip to content

Logging directive doesn't get expanded after initial start #12

@GoogleCodeExporter

Description

@GoogleCodeExporter

For a log directive like:

global log="%N/%Y-%m-%d.log"

the variables will be expanded when conman starts, and you'll get logs like:

server1/2012-03-15.log

However, all log entries will be written to this file until the process is restarted. It would be nice if these variables could be expanded when log lines need to be written (or at least periodically) in order to permit automatic log file changes (e.g. to server1/2012-03-16.log the next day).

Original issue reported on code.google.com by simon@zombe.es on 21 Mar 2012 at 10:39

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions