mirror of https://github.com/vapor/docs.git
Update Japanese translation for basics/logging.ja.md
- Fix table header typo: 'nama' to 'name' - Ensure consistency with English documentation
This commit is contained in:
parent
1f3281441c
commit
0068224fc5
|
|
@ -50,7 +50,7 @@ logger.info(...)
|
|||
|
||||
SwiftLog はいくつかの異なるログレベルをサポートしています。
|
||||
|
||||
|nama|description|
|
||||
|name|description|
|
||||
|-|-|
|
||||
|trace|プログラムの実行を追跡する際に通常のみ役立つ情報を含むメッセージに適しています。|
|
||||
|debug|プログラムをデバッグする際に通常のみ役立つ情報を含むメッセージに適しています。|
|
||||
|
|
|
|||
Loading…
Reference in New Issue