Skip to content

offsh/xontrib-syslog-profiler

Repository files navigation

alt text

A Xonsh plugin to profile and log command execution to a syslog file.

Installation

Using pip:

pip install xontrib-syslog-shell-profiler

Usage

xontrib load syslog-shell-profiler

It will define $XONSH_HISTORY_BACKEND = JsonSyslogHistory, if you overwrite this variable the syslog backend will not work. This history backend used the default JSON one as base and any change on that class will affect to the plugin.

About

A Xonsh plugin (Xontrib) to log command execution (with output) to syslog file.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages