aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Diagnostics/EventLogger.php
Commit message (Expand)AuthorAgeFilesLines
* feat(log): Allow to combine log.conditions to only log (app&user)Joas Schilling2024-07-301-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-241-21/+3
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* only log diagnostic events if a treshhold is setRobin Appelman2022-05-131-1/+1
* Add a built-in profiler inside NextcloudCarl Schwan2022-04-041-1/+2
* Only log events when enabled in debug modeJulius Härtl2022-03-111-2/+3
* Add event logging to app loadingJulius Härtl2022-02-281-1/+1
* Diagnostics event logging to Nextcloud logJulius Härtl2022-02-281-5/+58
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+1
* Update license headersMorris Jobke2017-11-061-2/+1
* Adjust query/event logging code in favour of more complex owncloud/diagnostic...Piotr Mrówczyński2017-04-261-6/+33
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Move \OC\Diagnostics to PSR-4Roeland Jago Douma2016-04-191-0/+55