💡 Document limitation in \LogAPI::GetConfig

This commit is contained in:
Pierre Goiffon
2021-09-30 14:45:06 +02:00
parent 9c6d8253f4
commit c3d23981fb

View File

@@ -732,6 +732,9 @@ abstract class LogAPI
}
/**
* **Warning** : during \MFCompiler::Compile the config will be partial, so when logging in this method you won't get the proper log config !
* See N°4345
*
* @uses m_oMockMetaModelConfig if defined
* @uses \MetaModel::GetConfig()
*/