We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00f219e + ec742ad commit 223f475Copy full SHA for 223f475
psconfig/perfsonar-psconfig/etc/pscheduler-agent-logger.conf
@@ -44,6 +44,7 @@ args=('/var/log/perfsonar/psconfig-pscheduler-agent-tasks.log', 'a')
44
45
[handler_nullRoot]
46
class=logging.NullHandler
47
+args=()
48
49
[handler_fileRotatePSConfig]
50
class=handlers.RotatingFileHandler
0 commit comments