{"id":20884818,"url":"https://github.com/morgwai/jul-utils","last_synced_at":"2025-03-12T17:43:53.421Z","repository":{"id":178064046,"uuid":"654982606","full_name":"morgwai/jul-utils","owner":"morgwai","description":"java.util.logging utilities","archived":false,"fork":false,"pushed_at":"2024-10-14T17:05:25.000Z","size":537,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-19T10:43:06.406Z","etag":null,"topics":["command-line-log-level","java","java-util-logging","log-format","log-level","log-level-command-line","log-level-system-property","log-levels","log-levels-system-properties","system-properties-log-levels","system-property-log-level"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/morgwai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-17T14:18:37.000Z","updated_at":"2024-10-14T17:05:29.000Z","dependencies_parsed_at":"2023-12-08T06:24:11.715Z","dependency_job_id":"784689b3-a275-4e05-9981-18063ac32513","html_url":"https://github.com/morgwai/jul-utils","commit_stats":null,"previous_names":["morgwai/jul-utils"],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morgwai%2Fjul-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morgwai%2Fjul-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morgwai%2Fjul-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morgwai%2Fjul-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morgwai","download_url":"https://codeload.github.com/morgwai/jul-utils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243267183,"owners_count":20263798,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["command-line-log-level","java","java-util-logging","log-format","log-level","log-level-command-line","log-level-system-property","log-levels","log-levels-system-properties","system-properties-log-levels","system-property-log-level"],"created_at":"2024-11-18T08:11:40.396Z","updated_at":"2025-03-12T17:43:53.389Z","avatar_url":"https://github.com/morgwai.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JUL utils\n\n`java.util.logging` utilities.\u003cbr/\u003e\nCopyright 2021 Piotr Morgwai Kotarbinski, Licensed under the Apache License, Version 2.0.\u003cbr/\u003e\n\u003cbr/\u003e\n**latest release: [4.2](https://search.maven.org/artifact/pl.morgwai.base/jul-utils/4.2/jar)**\n([javadoc](https://javadoc.io/doc/pl.morgwai.base/jul-utils/4.2))\n\n\n## MAIN USER CLASSES\n\n### [JulConfigurator](https://javadoc.io/doc/pl.morgwai.base/jul-utils/latest/pl/morgwai/base/jul/JulConfigurator.html)\nUtilities to manipulate `java.util.logging` config, including overriding log `Level`s with system properties in existing apps without rebuilding.\n\n### [JulFormatter](https://javadoc.io/doc/pl.morgwai.base/jul-utils/latest/pl/morgwai/base/jul/JulFormatter.html)\nText log `Formatter` similar to `SimpleFormatter` that additionally allows to format stack-trace elements and add log sequence id and `Thread` id to log entries.\n\n### [JulManualResetLogManager](https://javadoc.io/doc/pl.morgwai.base/jul-utils/latest/pl/morgwai/base/jul/JulManualResetLogManager.html)\n`LogManager` that does not get `reset()` automatically at JVM shutdown to avoid losing logs from user shutdown hooks. See a usage example [here](https://github.com/morgwai/grpc-scopes/blob/v12.2/sample/src/main/java/pl/morgwai/samples/grpc/scopes/grpc/RecordStorageServer.java#L138) (notice the static initializer a [few lines below](https://github.com/morgwai/grpc-scopes/blob/v12.2/sample/src/main/java/pl/morgwai/samples/grpc/scopes/grpc/RecordStorageServer.java#L169-L174)).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorgwai%2Fjul-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorgwai%2Fjul-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorgwai%2Fjul-utils/lists"}