Commit 8ed0713
committed
fix: add deprecation warning to get_recent_logs method
The get_recent_logs method is deprecated in favor of journalctl.
Added a warning log when this method is called to help identify
code still using the deprecated method.
Addresses Copilot suggestion.
Signed-off-by: Scott R. Shinn <scott@atomicorp.com>1 parent e2d9cc4 commit 8ed0713
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
74 | 78 | | |
0 commit comments