mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
feat: Document removal of OCP\Log\ILogFactory::getCustomLogger
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This commit is contained in:
committed by
Côme Chilliet
parent
e53d59d812
commit
272a1043b4
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user