Uses of Class
com.orchestranetworks.service.LoggingCategory
Packages that use LoggingCategory
Package
Description
This package allows to handle module registration.
Provides classes and interfaces for implementing specific services and access rules on EBX®.
-
Uses of LoggingCategory in com.orchestranetworks.module
Methods in com.orchestranetworks.module that return LoggingCategoryModifier and TypeMethodDescriptionModuleContextOnRepositoryStartup.getLoggingCategory()
Returns the logging category associated with the current module. -
Uses of LoggingCategory in com.orchestranetworks.service
Methods in com.orchestranetworks.service that return LoggingCategoryModifier and TypeMethodDescriptionstatic LoggingCategory
LoggingCategory.getKernel()
Returns the object for logging to the kernel log category.static LoggingCategory
LoggingCategory.getWorkflow()
Returns the object for logging to the workflow log category.