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

Add support for syslog logging #176

Merged
merged 9 commits into from
Jan 24, 2024

Log list of loaded files

f8dcb85
Select commit
Loading
Failed to load commit list.
Merged

Add support for syslog logging #176

Log list of loaded files
f8dcb85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 24, 2024 in 1s

75.44% of diff hit (target 90.89%)

View this Pull Request on Codecov

75.44% of diff hit (target 90.89%)

Annotations

Check warning on line 61 in pkcs11/src/api/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkcs11/src/api/mod.rs#L61

Added line #L61 was not covered by tests

Check warning on line 92 in pkcs11/src/config/config_file.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkcs11/src/config/config_file.rs#L92

Added line #L92 was not covered by tests

Check warning on line 22 in pkcs11/src/config/logging.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkcs11/src/config/logging.rs#L14-L22

Added lines #L14 - L22 were not covered by tests

Check warning on line 26 in pkcs11/src/config/logging.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkcs11/src/config/logging.rs#L26

Added line #L26 was not covered by tests

Check warning on line 30 in pkcs11/src/config/logging.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkcs11/src/config/logging.rs#L30

Added line #L30 was not covered by tests

Check warning on line 39 in pkcs11/src/config/logging.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkcs11/src/config/logging.rs#L33-L39

Added lines #L33 - L39 were not covered by tests

Check warning on line 81 in pkcs11/src/config/logging.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkcs11/src/config/logging.rs#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 109 in pkcs11/src/config/logging.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkcs11/src/config/logging.rs#L109

Added line #L109 was not covered by tests

Check warning on line 114 in pkcs11/src/config/logging.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkcs11/src/config/logging.rs#L111-L114

Added lines #L111 - L114 were not covered by tests

Check warning on line 121 in pkcs11/src/config/logging.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkcs11/src/config/logging.rs#L121

Added line #L121 was not covered by tests

Check warning on line 139 in pkcs11/src/config/logging.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkcs11/src/config/logging.rs#L134-L139

Added lines #L134 - L139 were not covered by tests

Check warning on line 146 in pkcs11/src/config/logging.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkcs11/src/config/logging.rs#L141-L146

Added lines #L141 - L146 were not covered by tests

Check warning on line 153 in pkcs11/src/config/logging.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkcs11/src/config/logging.rs#L148-L153

Added lines #L148 - L153 were not covered by tests

Check warning on line 158 in pkcs11/src/config/logging.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkcs11/src/config/logging.rs#L157-L158

Added lines #L157 - L158 were not covered by tests

Check warning on line 189 in pkcs11/src/config/logging.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkcs11/src/config/logging.rs#L187-L189

Added lines #L187 - L189 were not covered by tests

Check warning on line 207 in pkcs11/src/config/logging.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkcs11/src/config/logging.rs#L204-L207

Added lines #L204 - L207 were not covered by tests