[Bug 269392] net-p2p/transmission: configure logging in transmission-daemon service

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 07 Feb 2023 18:57:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269392

            Bug ID: 269392
           Summary: net-p2p/transmission: configure logging in
                    transmission-daemon service
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: rigoletto@freebsd.org
          Reporter: dereckson@gmail.com
          Assignee: rigoletto@freebsd.org
             Flags: maintainer-feedback?(rigoletto@freebsd.org)

Transmission 3.0 allows --log-info --log=/path/to/transmission.log to the
command line to specify the logging target.

The settings.json file does NOT support that option.

The upstream implementation systemd service contains those option.

Transmission 4 will change --log-<level> into --log-level=<level>, but
Transmission 3 hasn't support for this syntax.

Patch: https://reviews.freebsd.org/D38424

-- 
You are receiving this mail because:
You are the assignee for the bug.