Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

occ commands to manage logging #18369

Merged
merged 4 commits into from
Aug 20, 2015
Merged

occ commands to manage logging #18369

merged 4 commits into from
Aug 20, 2015

Commits on Aug 19, 2015

  1. Introduce occ command for logging management

    log:manage can set/display the log backend, log level and log timezone
    Robin McCorkell committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    67536e7 View commit details
    Browse the repository at this point in the history
  2. Introduce occ command to manage owncloud log backend

    log:owncloud can set/display the log filename and log file rotation size
    Robin McCorkell committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    07e119a View commit details
    Browse the repository at this point in the history
  3. config.sample.php logging documentation clarification

    Robin McCorkell committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    2663f12 View commit details
    Browse the repository at this point in the history
  4. Unit tests for occ log:* commands

    Robin McCorkell committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    c693e5d View commit details
    Browse the repository at this point in the history