perfsonar / perl-shared

Shared libraries used by perl packages and referenced as a submodule in many git repos
Apache License 2.0
7 stars 3 forks source link

Fix $logger->warning calls #48

Closed vvidic closed 6 years ago

vvidic commented 6 years ago

There is no warning() method in logger, only warn().