You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is required to be able to enable logging on a package/class? For example, I have a class:
com.acme.brand.business.RenditionManagerImpl
when I attempt to "Add logger:" com.acme.brand.business.RenditionManagerImpl
I get an error:
Failed package com.acme.brand.business.RenditionManagerImpl not found
Why is it not finding this class/package?
The text was updated successfully, but these errors were encountered:
What is required to be able to enable logging on a package/class? For example, I have a class:
com.acme.brand.business.RenditionManagerImpl
when I attempt to "Add logger:" com.acme.brand.business.RenditionManagerImpl
I get an error:
Failed package com.acme.brand.business.RenditionManagerImpl not found
Why is it not finding this class/package?
The text was updated successfully, but these errors were encountered: