{ "groups": [ { "name": "jetlinks.logging", "type": "org.jetlinks.community.logging.configuration.LoggingProperties", "sourceType": "org.jetlinks.community.logging.configuration.LoggingProperties" }, { "name": "jetlinks.logging.access", "type": "org.jetlinks.community.logging.configuration.LoggingProperties$AccessLoggingProperties", "sourceType": "org.jetlinks.community.logging.configuration.LoggingProperties", "sourceMethod": "getAccess()" }, { "name": "jetlinks.logging.system", "type": "org.jetlinks.community.logging.configuration.LoggingProperties$SystemLoggingProperties", "sourceType": "org.jetlinks.community.logging.configuration.LoggingProperties", "sourceMethod": "getSystem()" } ], "properties": [ { "name": "jetlinks.logging.access.path-excludes", "type": "java.util.List", "sourceType": "org.jetlinks.community.logging.configuration.LoggingProperties$AccessLoggingProperties" }, { "name": "jetlinks.logging.system.context", "type": "java.util.Map", "description": "系统日志上下文,通常用于在日志中标识当前服务等 @see org.hswebframework.web.logger.ReactiveLogger#mdc(String, String) @see org.slf4j.MDC", "sourceType": "org.jetlinks.community.logging.configuration.LoggingProperties$SystemLoggingProperties" } ], "hints": [] }