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

JUL - Logging should be zero-conf for most users. #1654

Closed
lesv opened this issue Feb 23, 2017 · 6 comments
Closed

JUL - Logging should be zero-conf for most users. #1654

lesv opened this issue Feb 23, 2017 · 6 comments
Assignees
Labels
api: logging Issues related to the Cloud Logging API. running on app engine type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@lesv
Copy link
Contributor

lesv commented Feb 23, 2017

  1. JUL java.util.logging should be zero configuration for most users.
  2. Work on all platforms: GAE Std 8 / Flex / GKE / GCE without modification.
  3. See Logging Handler Should Have Fluentd Transport #1130 for fluentd support as well. (in GAE Flex env)

(Java 7 GAE Std / Dataproc / Dataflow is NOT Release Blocking;)

I've asked @jabubake to help you with this.

@lesv
Copy link
Contributor Author

lesv commented Feb 23, 2017

Also it doesn't buffer in most cases; work in a fluentd environment; etc.

@garrettjonesgoogle
Copy link
Member

@lesv Can you edit the title to be in command form instead of problem-description form?

@lesv lesv added the type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. label Feb 23, 2017
@lesv lesv changed the title FR: Logging is difficult to use. Logging is difficult to use. Feb 23, 2017
@lesv lesv changed the title Logging is difficult to use. JUL - Logging is difficult to use. Feb 23, 2017
@lesv lesv changed the title JUL - Logging is difficult to use. JUL - Logging should be zero-conf for most users. Feb 23, 2017
@garrettjonesgoogle
Copy link
Member

I can't quite tell from the description what needs to be done.

@lesv
Copy link
Contributor Author

lesv commented Mar 3, 2017

Jisha will be doing something like her SLF4J adapter for JUL. What we want is zero-config logging that runs on all our platforms. (You only config if you want additional features and everything is done as a Java developer expects - at least as much as possible)

@jabubake
Copy link
Contributor

jabubake commented Mar 7, 2017

@jabubake
Copy link
Contributor

Fluentd support needs to be better understood and scoped, JUL is now auto-configured on GCE, GKE, Flex, Standard. Will be tracked separately in #1130

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: logging Issues related to the Cloud Logging API. running on app engine type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

3 participants