feat: Document removal of OCP\Log\ILogFactory::getCustomLogger

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This commit is contained in:
Côme Chilliet
2024-02-08 11:59:38 +01:00
committed by Côme Chilliet
parent e53d59d812
commit 272a1043b4

View File

@@ -60,7 +60,7 @@ Deprecated APIs
Removed APIs
^^^^^^^^^^^^
* tbd
* ``OCP\Log\ILogFactory::getCustomLogger``: use ``\OCP\Log\ILogFactory::getCustomPsrLogger`` to get a customized :ref:`PSR3 <psr3>` logger
Added events
^^^^^^^^^^^^
@@ -80,4 +80,4 @@ Removed events
Changed behavior
^^^^^^^^^^^^^^^^
The dashboard no longer loads the sidebar or Viewer scripts, if your dashboard widget relies on this it should emit the required events itself.
The dashboard no longer loads the sidebar or Viewer scripts, if your dashboard widget relies on this it should emit the required events itself.