logging #16

Merged
pranav merged 8 commits from logging into master 2021-09-05 10:33:33 +02:00
Owner

This will add logging support for naxalnet. This brings a new dependency: python3-systemd.
When this is merged to master we can start working on the daemon functionality. Related issue: #13

This will add logging support for naxalnet. This brings a new dependency: `python3-systemd`. When this is merged to master we can start working on the daemon functionality. Related issue: #13
pranav added this to the Convert into daemon milestone 2021-09-05 10:29:58 +02:00
pranav added the
enhancement
label 2021-09-05 10:29:58 +02:00
pranav added 7 commits 2021-09-05 10:30:00 +02:00
4ea53e5a35
implemented logging
- New dependency -- python-systemd for logging to journal
- Changed service file to start after networkd
- New submodule which contains "logger" for use by all other submodules
- Removed bus argument from Device and Adapter classes
3774076e03
updated README
Added new dependency python-systemd
ee341d6967
updated README.md
Made the requirements more clear
pranav added 1 commit 2021-09-05 10:30:36 +02:00
pranav added a new dependency 2021-09-05 10:31:37 +02:00
pranav changed title from WIP: logging to logging 2021-09-05 10:32:08 +02:00
pranav merged commit 33156e6a8d into master 2021-09-05 10:33:33 +02:00
pranav deleted branch logging 2021-09-05 10:34:17 +02:00
Sign in to join this conversation.
No reviewers
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Depends on
Reference: pranav/pybatmesh#16
No description provided.