18 次代码提交 (c0ce272e9c3a94ff98081c4f90a31ca611d28323)

作者 SHA1 备注 提交日期
  Côme Chilliet c0ce272e9c chore: Migrate away from OC::$server->getLogger 4 个月前
  Josh Richards 7a212b1f38 Fix log rotation notification level (warning->info) 5 个月前
  Faraz Samapoor 9fa9975bc9 Refactors lib/private/Log. 11 个月前
  Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 1年前
  Carl Schwan 48d9c4d2b0
Port existing server code to new interface 2 年前
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3 年前
  Christoph Wurst cb057829f7
Update license headers for 19 4 年前
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 年前
  Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 4 年前
  Christoph Wurst 5bf3d1bb38
Update license headers 4 年前
  Arthur Schiwon b841a477c6
log to $datadir/audit.log by default and add rotation 6 年前
  Arthur Schiwon 38a90130ce
move log constants to ILogger 6 年前
  Morris Jobke 058f8123e6
Set the default log rotate size to 100 MB 6 年前
  Morris Jobke eb51f06a3b
Use ::class statement instead of string 6 年前
  Morris Jobke 0eebff152a
Update license headers 6 年前
  Robin Appelman 54f96e5f58
Get the logfile location while running the logrotate cron job instead of when registering the job 7 年前
  Joas Schilling ba87db3fcc
Fix others 8 年前
  Roeland Jago Douma 03f1a270cc
Move \OC\Log to PSR-4 8 年前
  Thomas Müller 682821c71e Happy new year! 8 年前
  Morris Jobke c60c793cf2 More cleanups of OC_Config usage 8 年前
  Morris Jobke b945d71384 update licence headers via script 8 年前
  Thomas Müller d3ac73c0c9 Remove OC_Log 9 年前
  Jenkins for ownCloud b585d87d9d Update license headers 9 年前
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 年前
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 年前
  Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 10 年前
  Morris Jobke d4952bd9df fix typo 10 年前
  Bart Visscher 3fd2df4088 Only enable logrotate when configured. Also rotate size is settable. 10 年前
  Bart Visscher 42f3ecb60f Check for installed state before registering the logrotate background job 11 年前
  Bart Visscher 62560ef859 Add description to log rotate class 11 年前
  Bart Visscher 594a2af75a Review fixes 11 年前
  Bart Visscher b5e2842e00 Very simple log rotation 11 年前