|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IChannelLoggerFactory | |
net.sourceforge.groboutils.codecoverage.v2.logger | A minimal package that is included in the runtime execution environment. |
Uses of IChannelLoggerFactory in net.sourceforge.groboutils.codecoverage.v2.logger |
Classes in net.sourceforge.groboutils.codecoverage.v2.logger that implement IChannelLoggerFactory | |
class |
CacheDirChannelLoggerFactory
This is the same as the DirectoryChannelLoggerFactory, except that it caches the files as open. |
class |
DirectoryChannelLoggerFactory
The singleton invoked at runtime to log each marked bytecode instruction covered. |
class |
NoOpChannelLoggerFactory
The singleton invoked at runtime to log each marked bytecode instruction covered. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |