Enum Classの使用
org.nkjmlab.sorm4j.util.logger.LoggerContext.Category
LoggerContext.Categoryを使用しているパッケージ
-
org.nkjmlab.sorm4j.util.loggerでのLoggerContext.Categoryの使用
修飾子とタイプメソッド説明static LoggerContext.CategoryReturns the enum constant of this class with the specified name.static LoggerContext.Category[]LoggerContext.Category.values()Returns an array containing the constants of this enum class, in the order they are declared.LoggerContext.Category型のパラメータを持つorg.nkjmlab.sorm4j.util.loggerのメソッド修飾子とタイプメソッド説明LoggerContext.createLogPoint(LoggerContext.Category category, Class<?> callerClass) LoggerContext.Builder.disable(LoggerContext.Category... categories) Disables logging for the given categories.LoggerContext.Builder.enable(LoggerContext.Category... categories) Enables logging for the given parameter ofLoggerContext.Category.booleanLoggerContext.isEnable(LoggerContext.Category category)