今回は、コンテンツ開発の過程では欠かせないデバッグと、設定ファイルの記述法について紹介します。 こんにちは、高田です。今回は主にデバッグやコンテンツの設定の話をします。プログラムの制作過程においては、期待通りに動かない場合が必ず出て ...
NLog.configの内容を見ておきましょう。 設定ファイル「NLog.config」の内容 <?xml version="1.0" encoding="utf-8" ?> <nlog xmlns="http://www.nlog ...
The Debug.log file can record database operations, system processes, and errors that occur when executing a transaction or running unit tests. In today’s post, we describe how to turn on debug logging ...