Skip to content

CR: Leverage enums for valid_handlers in logger #191

@akinross

Description

@akinross

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

PR Comment: #184 (comment)

Leverage enums for valid_handlers in logger.

self.valid_handlers = set()
self.valid_handlers.add("file")
  • xxxx

New or Affected Module(s):

  • nd_XXXXX

ND version and ND Platform

  • V x.x.x and Physical/OVA/Cloud-AWS/Cloud-Azure/SaaS/all.

APIC version and APIC Platform for Site related features

  • V x.x.x and on-prem/cloud-aws/cloud-azure/all.

Collection versions

  • cisco.nd x.x.x

References

  • #0000

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions