Uses of Class
nablarch.fw.messaging.logging.MessagingLogFormatter.MessagingLogContext
-
Uses of MessagingLogFormatter.MessagingLogContext in nablarch.fw.messaging.logging
Modifier and TypeMethodDescriptionprotected LogItem<MessagingLogFormatter.MessagingLogContext>[]
MessagingLogFormatter.getFormattedLogItems
(Map<String, LogItem<MessagingLogFormatter.MessagingLogContext>> logItems, Map<String, String> props, String formatPropName, String defaultFormat) フォーマット済みのログ出力項目を取得する。protected Map<String,
LogItem<MessagingLogFormatter.MessagingLogContext>> MessagingLogFormatter.getLogItems()
フォーマット対象のログ出力項目を取得する。MessagingJsonLogFormatter.getObjectBuilders
(Map<String, String> props) フォーマット対象のログ出力項目を取得する。Modifier and TypeMethodDescriptionvoid
MessagingJsonLogFormatter.CorrelationIdBuilder.build
(Map<String, Object> structuredObject, MessagingLogFormatter.MessagingLogContext context) 構造化ログのオブジェクトを構築する。void
MessagingJsonLogFormatter.DestinationBuilder.build
(Map<String, Object> structuredObject, MessagingLogFormatter.MessagingLogContext context) 構造化ログのオブジェクトを構築する。void
MessagingJsonLogFormatter.LabelBuilder.build
(Map<String, Object> structuredObject, MessagingLogFormatter.MessagingLogContext context) 構造化ログのオブジェクトを構築する。void
MessagingJsonLogFormatter.MessageBodyBuilder.build
(Map<String, Object> structuredObject, MessagingLogFormatter.MessagingLogContext context) void
MessagingJsonLogFormatter.MessageBodyHexBuilder.build
(Map<String, Object> structuredObject, MessagingLogFormatter.MessagingLogContext context) void
MessagingJsonLogFormatter.MessageBodyLengthBuilder.build
(Map<String, Object> structuredObject, MessagingLogFormatter.MessagingLogContext context) 構造化ログのオブジェクトを構築する。void
MessagingJsonLogFormatter.MessageHeaderBuilder.build
(Map<String, Object> structuredObject, MessagingLogFormatter.MessagingLogContext context) 構造化ログのオブジェクトを構築する。void
MessagingJsonLogFormatter.MessageIdBuilder.build
(Map<String, Object> structuredObject, MessagingLogFormatter.MessagingLogContext context) 構造化ログのオブジェクトを構築する。void
MessagingJsonLogFormatter.ReplyToBuilder.build
(Map<String, Object> structuredObject, MessagingLogFormatter.MessagingLogContext context) 構造化ログのオブジェクトを構築する。void
MessagingJsonLogFormatter.ThreadNameBuilder.build
(Map<String, Object> structuredObject, MessagingLogFormatter.MessagingLogContext context) 構造化ログのオブジェクトを構築する。void
MessagingJsonLogFormatter.TimeToLiveBuilder.build
(Map<String, Object> structuredObject, MessagingLogFormatter.MessagingLogContext context) 構造化ログのオブジェクトを構築する。MessagingLogFormatter.CorrelationId.get
(MessagingLogFormatter.MessagingLogContext ctx) ログの出力項目を取得する。MessagingLogFormatter.Destination.get
(MessagingLogFormatter.MessagingLogContext ctx) ログの出力項目を取得する。MessagingLogFormatter.MessageBody.get
(MessagingLogFormatter.MessagingLogContext ctx) ログの出力項目を取得する。MessagingLogFormatter.MessageBodyHex.get
(MessagingLogFormatter.MessagingLogContext ctx) ログの出力項目を取得する。MessagingLogFormatter.MessageBodyLength.get
(MessagingLogFormatter.MessagingLogContext ctx) ログの出力項目を取得する。MessagingLogFormatter.MessageHeader.get
(MessagingLogFormatter.MessagingLogContext ctx) ログの出力項目を取得する。MessagingLogFormatter.MessageId.get
(MessagingLogFormatter.MessagingLogContext ctx) ログの出力項目を取得する。MessagingLogFormatter.ReplyTo.get
(MessagingLogFormatter.MessagingLogContext ctx) ログの出力項目を取得する。MessagingLogFormatter.ThreadName.get
(MessagingLogFormatter.MessagingLogContext ctx) ログの出力項目を取得する。MessagingLogFormatter.TimeToLive.get
(MessagingLogFormatter.MessagingLogContext ctx) ログの出力項目を取得する。Modifier and TypeMethodDescriptionprotected LogItem<MessagingLogFormatter.MessagingLogContext>[]
MessagingLogFormatter.getFormattedLogItems
(Map<String, LogItem<MessagingLogFormatter.MessagingLogContext>> logItems, Map<String, String> props, String formatPropName, String defaultFormat) フォーマット済みのログ出力項目を取得する。