接口 ILogger

    • 字段详细资料

      • NULL_CAUSE_MESSAGE

        static final String NULL_CAUSE_MESSAGE
        Message for trying to suppress a null exception.
        另请参阅:
        常量字段值
      • SELF_SUPPRESSION_MESSAGE

        static final String SELF_SUPPRESSION_MESSAGE
        Message for trying to suppress oneself.
        另请参阅:
        常量字段值
      • CAUSE_CAPTION

        static final String CAUSE_CAPTION
        Caption for labeling causative exception stack traces
        另请参阅:
        常量字段值
      • SUPPRESSED_CAPTION

        static final String SUPPRESSED_CAPTION
        Caption for labeling suppressed exception stack traces
        另请参阅:
        常量字段值