ctc-oss / fapolicy-analyzer

Tools to assist with the configuration and management of fapolicyd.
https://ctc-oss.github.io/fapolicy-analyzer
GNU General Public License v3.0
12 stars 5 forks source link

Rust logging #811

Closed jw3 closed 1 year ago

jw3 commented 1 year ago

Bridges the Rust logging into the Python logger using pyo3-log.

Closes #807

jw3 commented 1 year ago

pyo3-log will be stable on 37 tomorrow, but 38 is going to be until after the freeze, which I think is next week. In order to get the RC out will have to disable 38. Will do that in #794 , and merge this afterwards.

jw3 commented 1 year ago

Will do that in https://github.com/ctc-oss/fapolicy-analyzer/pull/794 , and merge this afterwards.

Will do that in the RC release branch after this is merged. The RC can be tested and then v1.0 is going to tag on master, where nothing will need reverted as long as this will build on the 14th.