turny: enable debug logging for turny modules
This commit is contained in:
@@ -206,7 +206,7 @@ in
|
|||||||
SyslogIdentifier = "turny";
|
SyslogIdentifier = "turny";
|
||||||
};
|
};
|
||||||
environment = {
|
environment = {
|
||||||
RUST_LOG = "info";
|
RUST_LOG = "info,turny=debug";
|
||||||
RUST_BACKTRACE = "1";
|
RUST_BACKTRACE = "1";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user