mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Merge pull request #11519 from nextcloud/enh/removal-of-getcustomlogger
feat: Document removal of `OCP\Log\ILogFactory::getCustomLogger`
This commit is contained in:
@@ -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