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

[JUJU-3776] Log forwarding implementation #218

Closed
wants to merge 5 commits into from

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    288437d View commit details
    Browse the repository at this point in the history
  2. fix manager test

    barrettj12 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    23d8b2b View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    bad0611 View commit details
    Browse the repository at this point in the history
  2. write TestFlushLogsOnInterrupt for LogManager

    - move test helper functions to end of manager_test.go file
    - remove unused mock logger from managerSuite
    barrettj12 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    2dc1448 View commit details
    Browse the repository at this point in the history
  3. fix up import order

    - fix up some comments
    - rearrange logGatherer fields
    - remove LogTarget.Type in test
    barrettj12 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ebd32f9 View commit details
    Browse the repository at this point in the history