Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added function journal_print to wrap sd_journal_print #8

Merged
merged 1 commit into from
Mar 6, 2014

Commits on Sep 22, 2013

  1. Added function journal_print to wrap sd_journal_print

    Added a function journal_print that wraps sd_journal_print. This
    function is defined in _journal.c and then just imported in its base
    state to journal.py.
    It takes two arguments: one, one of the LOG_* constants, and the second
    being a string to log.
    Griffin Smith committed Sep 22, 2013
    Configuration menu
    Copy the full SHA
    e9ec49f View commit details
    Browse the repository at this point in the history