From 6e3fdd41056aa104a49b172de16d0d770afe556c Mon Sep 17 00:00:00 2001 From: Gaige B Paulsen Date: Wed, 12 Feb 2025 17:48:57 -0500 Subject: T7153: remove logging module (#393) --- meta/runtime.yml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'meta') diff --git a/meta/runtime.yml b/meta/runtime.yml index 1ee4fef2..58899674 100644 --- a/meta/runtime.yml +++ b/meta/runtime.yml @@ -33,14 +33,13 @@ plugin_routing: lldp_interfaces: redirect: vyos.vyos.vyos_lldp_interfaces logging: - redirect: vyos.vyos.vyos_logging - deprecation: - removal_date: "2023-08-01" - warning_text: See the plugin documentation for more details + tombstone: + removal_version: 6.0.0 + warning_text: use vyos_logging_global instead vyos_logging: - deprecation: - removal_date: "2023-08-01" - warning_text: See the plugin documentation for more details + tombstone: + removal_version: 6.0.0 + warning_text: use vyos_logging_global instead logging_global: redirect: vyos.vyos.vyos_logging_global ntp_global: -- cgit v1.2.3