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

Stackdriver #2

Merged
merged 4 commits into from
Jul 10, 2019
Merged

Stackdriver #2

merged 4 commits into from
Jul 10, 2019

Conversation

1fish2
Copy link
Collaborator

@1fish2 1fish2 commented Jul 9, 2019

  • Add Stackdriver logging, including throwables.
  • Remove obsolete Python code.
  • TODO: Test it out thoroughly then remove Kafka logging from Sisyphus workers and the Gaia.listen() feature.

This didn't break the console or kafka logging but I'm not seeing the Stackdriver logs yet. Maybe it needs some little config tweak or the right viewer filter. Meanwhile we might as well use it in master.

Why is the console log interleaved with lines like this?

Jul 09, 2019 5:08:01 AM clojure.lang.Reflector invokeMatchingMethod

* Removed obsolete Python code.
* TODO: Test it then remove Kafka logging.
Hoping to quash the `clojure.lang.Reflector invokeMatchingMethod` printout.
1. Configure `-Djava.util.logging.config.file=resources/config/logging.properties` in `project.clj` `:jvm-opts`.
2. Don't exclude those three google-cloud-logging packages, despite lein warnings.

* Adjust logging properties to nicely format the log output.
@1fish2 1fish2 merged commit 2e7db2f into master Jul 10, 2019
@1fish2 1fish2 deleted the stackdriver branch July 10, 2019 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant