Skip to content

Conversation

@djs55
Copy link
Collaborator

@djs55 djs55 commented Jul 16, 2015

All script invocations should be logged to syslog, as facility daemon.

David Scott added 2 commits July 16, 2015 14:16
Supplying the facility during `openlog` wasn't working: all logs
were being sent as `USER` rather than `DAEMON`.

Signed-off-by: David Scott <dave.scott@eu.citrix.com>
Note the log functions nolonger return Deferred.ts. In the case of
syslog the logging is actually synchronous (not ideal) whereas in the
stdout case it's lazily-flushed.

Signed-off-by: David Scott <dave.scott@eu.citrix.com>
djs55 added a commit that referenced this pull request Jul 16, 2015
Log all script invocations
@djs55 djs55 merged commit a7b9c49 into xapi-project:master Jul 16, 2015
@djs55 djs55 deleted the epoch-open branch July 16, 2015 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant