Skip to content

Remove SecurityManager references from logging package #16

@jmehrens

Description

@jmehrens

Remove references to SecurityManager in the logging package. The access checking for the MailHandler can be performed by delegating to the global logger as is already done. Just need to drop the fallback check against the security manager.

The majority of changes will be against the unit tests. Some tests may not have an alternate implementation so this might reduce coverage.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions