Uses of Interface
nablarch.core.log.LogItem
Package
Description
データベースに対するSQL実行機能を提供する。
ログ出力機能を提供する。
各種ログの出力機能を提供する。
フレームワーク実装のログ出力機能を提供する。
NablarchのActionハンドラをJAX-RSのリソースクラスとして呼び出す事ができる機能を提供する。
nablarch.fw.launcher.Mainから出力するためのログメッセージをフォーマットする機能を提供する。
メッセージング処理中に出力されるログ情報に関連したクラスを格納したパッケージ。
画面オンライン処理方式向けフレームワーク標準ハンドラ。
-
Uses of LogItem in nablarch.core.db.statement
Modifier and TypeClassDescriptionstatic class
付加情報を取得するクラス。static class
バッチ件数を取得するクラス。static class
検索件数を取得するクラス。static class
実行時間を取得するクラス。static class
フェッチ件数を取得するクラス。static class
メソッド名を取得するクラス。static class
タイムアウト時間を取得するクラス。static class
データ取得時間を取得するクラス。static class
最大取得件数を取得するクラス。static class
SQL文を取得するクラス。static class
取得開始位置を取得するクラス。static class
更新件数を取得するクラス。Modifier and TypeMethodDescriptionprotected LogItem<SqlLogFormatter.SqlLogContext>[]
SqlLogFormatter.getFormattedLogItems
(Map<String, LogItem<SqlLogFormatter.SqlLogContext>> logItems, Map<String, String> props, String formatPropName, String defaultFormat) フォーマット済みのログ出力項目を取得する。Modifier and TypeMethodDescriptionprotected Map<String,
LogItem<SqlLogFormatter.SqlLogContext>> SqlLogFormatter.getLogItems()
フォーマット対象のログ出力項目を取得する。Modifier and TypeMethodDescriptionprotected LogItem<SqlLogFormatter.SqlLogContext>[]
SqlLogFormatter.getFormattedLogItems
(Map<String, LogItem<SqlLogFormatter.SqlLogContext>> logItems, Map<String, String> props, String formatPropName, String defaultFormat) フォーマット済みのログ出力項目を取得する。 -
Uses of LogItem in nablarch.core.log
Modifier and TypeClassDescriptionclass
DateItemSupport<CTX>
日時を取得する出力項目の実装をサポートするクラス。class
固定文字列を取得するクラス。class
マスキング済みのマップを取得するLogItem
の実装をサポートするクラス。Modifier and TypeMethodDescriptionstatic <T> LogItem<T>[]
LogUtil.createFormattedLogItems
(Map<String, LogItem<T>> logItems, String format) フォーマット文字列からフォーマット済みのログ出力項目を生成する。
指定されたログ出力項目のキーをプレースホルダ($名前$形式)検索用のパターンに使用する。static <T> LogItem<T>[]
フォーマット文字列からフォーマット済みのログ出力項目を生成する。
プレースホルダでない固定文字列には、FixedStringItem
を使用する。static LogItem
LogUtil.findLogItem
(LogItem[] logItems, Class c) フォーマット済みのログ出力項目から指定された出力項目を検索する。Modifier and TypeMethodDescriptionstatic boolean
フォーマット済みのログ出力項目に指定された出力項目が含まれているかを判定する。static LogItem
LogUtil.findLogItem
(LogItem[] logItems, Class c) フォーマット済みのログ出力項目から指定された出力項目を検索する。static <T> String
LogUtil.formatMessage
(LogItem<T>[] logItems, T context) フォーマット済みのログ出力項目を使用してメッセージをフォーマットする。Modifier and TypeMethodDescriptionstatic <T> LogItem<T>[]
LogUtil.createFormattedLogItems
(Map<String, LogItem<T>> logItems, String format) フォーマット文字列からフォーマット済みのログ出力項目を生成する。
指定されたログ出力項目のキーをプレースホルダ($名前$形式)検索用のパターンに使用する。static <T> LogItem<T>[]
フォーマット文字列からフォーマット済みのログ出力項目を生成する。
プレースホルダでない固定文字列には、FixedStringItem
を使用する。 -
Uses of LogItem in nablarch.core.log.app
Modifier and TypeClassDescriptionprotected static class
業務日付を取得する。protected static class
システム設定値を取得する。static class
連絡先を取得するクラス。static class
処理対象データを取得するクラス。static class
障害コードを取得するクラス。static class
メッセージを取得するクラス。static class
終了時の空きメモリ量を取得するクラス。static class
終了日時を取得するクラス。static class
終了時の使用メモリ量を取得するクラス。static class
実行時間を取得するクラス。static class
最大メモリ量を取得するクラス。static class
ポイントを取得するクラス。static class
処理結果を取得するクラス。static class
開始時の空きメモリ量を取得するクラス。static class
開始日時を取得するクラス。static class
開始時の使用メモリ量を取得するクラス。Modifier and TypeMethodDescriptionApplicationSettingLogFormatter.getAppSettingsLogItems()
アプリケーション設定用のログ出力項目を生成する。ApplicationSettingLogFormatter.getAppSettingsWithDateLogItems()
アプリケーション設定及び日付出力用のログ出力項目を生成する。protected Map<String,
LogItem<FailureLogFormatter.FailureLogContext>> FailureLogFormatter.getLogItems
(Map<String, String> props) フォーマット対象のログ出力項目を取得する。PerformanceLogFormatter.getLogItems
(DateFormat dateFormat) フォーマット対象のログ出力項目を取得する。 -
Uses of LogItem in nablarch.core.log.basic
Modifier and TypeClassDescriptionstatic class
起動プロセスを取得するクラス。static class
出力日時を取得するクラス。static class
実行時IDを取得するクラス。static class
オプション情報に指定されたオブジェクトのフィールド情報を取得するクラス。static class
ロガー名を取得するクラス。static class
ログレベルを取得するクラス。static class
メッセージを取得するクラスstatic class
処理方式を取得するクラス。static class
リクエストIDを取得するクラス。static class
実行時ロガー名を取得するクラス。static class
エラー情報に指定された例外オブジェクトのスタックトレースを取得するクラス。static class
ユーザIDを取得するクラス。Modifier and TypeMethodDescriptionprotected Map<String,
LogItem<LogContext>> BasicLogFormatter.getLogItems
(ObjectSettings settings) フォーマット対象のログ出力項目を取得する。 -
Uses of LogItem in nablarch.fw.jaxrs
Modifier and TypeClassDescriptionstatic class
クライアント端末ホストを取得するクラス。static class
クライアント端末IPアドレスを取得するクラス。static class
HTTPヘッダの User-Agent を取得する。static class
終了日時を取得するクラス。static class
実行時間を取得するクラス。static class
空きメモリ量(開始時)を取得するクラス。static class
最大メモリ量を取得するクラス。static class
HTTPメソッドを取得するクラス。static class
リクエストパラメータを取得するクラス。static class
ポート番号を取得するクラス。static class
クエリ文字列を取得するクラス。static class
リクエストのボディを取得する。static class
リクエストIDを取得するクラス。static class
レスポンスのボディを取得する。static class
セッションIDを取得するクラス。static class
セッションスコープ情報を取得するクラス。static class
セッションストアIDを取得するクラス。static class
開始日時を取得するクラス。static class
ステータスコードを取得するクラス。static class
URLを取得するクラス。static class
ユーザIDを取得する。Modifier and TypeMethodDescriptionJaxRsAccessLogFormatter.getLogItems
(Map<String, String> props) フォーマット対象のログ出力項目を取得する。 -
Uses of LogItem in nablarch.fw.launcher.logging
Modifier and TypeClassDescriptionprotected static class
コマンドライン引数を取得する。protected static class
コマンドラインオプションを取得する。protected static class
実行時間を取得する。protected static class
終了コードを取得する。Modifier and TypeMethodDescriptionprotected Map<String,
LogItem<LauncherLogFormatter.LauncherLogContext>> LauncherLogFormatter.getEndLogItems()
終了ログ用のログ出力項目を生成する。protected Map<String,
LogItem<LauncherLogFormatter.LauncherLogContext>> LauncherLogFormatter.getStartLogItems()
開始ログ用のログ出力項目を生成する。 -
Uses of LogItem in nablarch.fw.messaging.logging
Modifier and TypeClassDescriptionstatic class
出力項目(関連メッセージID)static class
出力項目(宛先キュー名)static class
出力項目(メッセージボディ内容) 出力文字列はフォーマッターの文字エンコーディングで出力される。 このため、データタイプ P/B のフィールド部分は文字化けする。 また、マスク対象パターンが設定されている場合、該当箇所がマスクされて出力される。static class
出力項目(メッセージボディ内容) メッセージボディのヘキサダンプを出力する。 また、マスク対象パターンが設定されている場合、該当箇所がマスクされた後のヘキサダンプが出力される。static class
出力項目(メッセージボディバイト長)static class
出力項目(メッセージヘッダ) メッセージヘッダの内容を出力する。static class
出力項目(メッセージID)static class
出力項目(応答宛先キュー名)static class
出力項目(スレッド名)static class
出力項目(メッセージ有効期間)Modifier and TypeMethodDescriptionprotected LogItem<MessagingLogFormatter.MessagingLogContext>[]
MessagingLogFormatter.getFormattedLogItems
(Map<String, LogItem<MessagingLogFormatter.MessagingLogContext>> logItems, Map<String, String> props, String formatPropName, String defaultFormat) フォーマット済みのログ出力項目を取得する。Modifier and TypeMethodDescriptionprotected Map<String,
LogItem<MessagingLogFormatter.MessagingLogContext>> MessagingLogFormatter.getLogItems()
フォーマット対象のログ出力項目を取得する。Modifier and TypeMethodDescriptionprotected LogItem<MessagingLogFormatter.MessagingLogContext>[]
MessagingLogFormatter.getFormattedLogItems
(Map<String, LogItem<MessagingLogFormatter.MessagingLogContext>> logItems, Map<String, String> props, String formatPropName, String defaultFormat) フォーマット済みのログ出力項目を取得する。 -
Uses of LogItem in nablarch.fw.web.handler
Modifier and TypeClassDescriptionstatic class
クライアント端末ホストを取得するクラス。static class
クライアント端末IPアドレスを取得するクラス。static class
HTTPヘッダの User-Agent を取得する。static class
コンテンツパスを取得するクラス。static class
ディスパッチ先クラスを取得するクラス。static class
終了日時を取得するクラス。static class
実行時間を取得するクラス。static class
空きメモリ量(開始時)を取得するクラス。static class
最大メモリ量を取得するクラス。static class
HTTPメソッドを取得するクラス。static class
リクエストパラメータを取得するクラス。static class
ポート番号を取得するクラス。static class
クエリ文字列を取得するクラス。 クエリ文字列があれば"?"を含めクエリ文字列を取得する。static class
リクエストIDを取得するクラス。static class
クライアントへのレスポンスに使用するステータスコードを取得するクラス。static class
セッションIDを取得するクラス。static class
セッションスコープ情報を取得するクラス。static class
セッションストアIDを取得するクラス。static class
開始日時を取得するクラス。static class
ステータスコードを取得するクラス。static class
URLを取得するクラス。static class
ユーザIDを取得する。Modifier and TypeMethodDescriptionprotected Map<String,
LogItem<HttpAccessLogFormatter.HttpAccessLogContext>> HttpAccessLogFormatter.getLogItems
(Map<String, String> props) フォーマット対象のログ出力項目を取得する。