https://github.com/kubex-ecosystem/logz
devtools golang logger logging logs monitoring prometheus
Score: -Infinity
Last synced: about 1 hour ago
JSON representation
Repository metadata:
Logz - Simplified logging solution for Go developers, now available as both a module and a standalone executable.
- Host: GitHub
- URL: https://github.com/kubex-ecosystem/logz
- Owner: kubex-ecosystem
- License: mit
- Created: 2025-02-24T16:32:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-06-05T18:40:10.000Z (2 months ago)
- Last Synced: 2026-06-25T00:25:00.838Z (about 2 months ago)
- Topics: devtools, golang, logger, logging, logs, monitoring, prometheus
- Language: Go
- Homepage: https://github.com/faelmori/logz
- Size: 15.6 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Support: support/.pre-commit-config.yaml
- Notice: NOTICE.md
- Agents: AGENTS.md
Owner metadata:
- Name: Kubex Ecosystem
- Login: kubex-ecosystem
- Email: faelmori@gmail.com
- Kind: organization
- Description: With over ten years of continuous work experience in software development, DevOps, and distributed architecture-related affairs, ....
- Website: https://rafa-mori.dev
- Location: Brazil
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/212326096?v=4
- Repositories: 1
- Last Synced at: 2025-09-08T01:16:37.833Z
- Profile URL: https://github.com/kubex-ecosystem
GitHub Events
Total
- Create event: 10
- Delete event: 14
- Issue comment event: 1
- Pull request event: 20
- Pull request review event: 1
- Push event: 49
- Release event: 3
- Total: 98
Last Year
- Create event: 10
- Delete event: 14
- Issue comment event: 1
- Pull request event: 20
- Pull request review event: 1
- Push event: 49
- Release event: 3
- Total: 98
Committers metadata
Last synced: 1 day ago
Total Commits: 194
Total Committers: 2
Avg Commits per committer: 97.0
Development Distribution Score (DDS): 0.026
Commits in past year: 85
Committers in past year: 2
Avg Commits per committer in past year: 42.5
Development Distribution Score (DDS) in past year: 0.059
| Name | Commits | |
|---|---|---|
| Rafael Mori | f****i@g****m | 189 |
| dependabot[bot] | 4****] | 5 |
Issue and Pull Request metadata
Last synced: 10 days ago
Total issues: 1
Total pull requests: 12
Average time to close issues: 13 days
Average time to close pull requests: 3 days
Total issue authors: 1
Total pull request authors: 2
Average comments per issue: 0.0
Average comments per pull request: 0.0
Merged pull request: 7
Bot issues: 1
Bot pull requests: 3
Past year issues: 1
Past year pull requests: 12
Past year average time to close issues: 13 days
Past year average time to close pull requests: 3 days
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.0
Past year merged pull request: 7
Past year bot issues: 1
Past year bot pull requests: 3
Top Issue Authors
- dependabot[bot] (1)
Top Pull Request Authors
- faelmori (9)
- dependabot[bot] (3)
Top Issue Labels
- dependencies (1)
- go (1)
Top Pull Request Labels
- go (4)
- dependencies (3)
- enhancement (1)
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 37
proxy.golang.org: github.com/kubex-ecosystem/logz
Package logz provides a global logging utility with configurable settings.
- Homepage: https://github.com/kubex-ecosystem/logz
- Documentation: https://pkg.go.dev/github.com/kubex-ecosystem/logz#section-documentation
- Licenses: MIT
- Latest release: v1.6.90 (published 4 months ago)
- Last Synced: 2026-08-15T15:03:13.331Z (1 day ago)
- Versions: 37
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.191%
- Dependent repos count: 5.539%
- Average: 10.281%
- Stargazers count: 13.007%
- Forks count: 17.387%
Dependencies
- github.com/faelmori/gkbxsrv v0.0.0-20250228001428-1ab63b4d05ce
- github.com/fatih/color v1.18.0
- github.com/fsnotify/fsnotify v1.8.0
- github.com/go-echarts/go-echarts v1.0.0
- github.com/godbus/dbus/v5 v5.1.0
- github.com/hashicorp/hcl v1.0.0
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/magiconair/properties v1.8.9
- github.com/mattn/go-colorable v0.1.14
- github.com/mattn/go-isatty v0.0.20
- github.com/mattn/go-runewidth v0.0.16
- github.com/mitchellh/mapstructure v1.5.0
- github.com/olekukonko/tablewriter v0.0.5
- github.com/pebbe/zmq4 v1.2.11
- github.com/pelletier/go-toml/v2 v2.2.3
- github.com/rivo/uniseg v0.4.7
- github.com/rogpeppe/go-internal v1.10.0
- github.com/sagikazarmark/locafero v0.7.0
- github.com/sagikazarmark/slog-shim v0.1.0
- github.com/sourcegraph/conc v0.3.0
- github.com/spf13/afero v1.12.0
- github.com/spf13/cast v1.7.1
- github.com/spf13/cobra v1.9.1
- github.com/spf13/pflag v1.0.6
- github.com/spf13/viper v1.19.0
- github.com/subosito/gotenv v1.6.0
- go.uber.org/multierr v1.11.0
- golang.org/x/crypto v0.35.0
- golang.org/x/exp v0.0.0-20250218142911-aa4b98e5adaa
- golang.org/x/net v0.35.0
- golang.org/x/sys v0.30.0
- golang.org/x/text v0.22.0
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/ini.v1 v1.67.0
- gopkg.in/yaml.v3 v3.0.1
- github.com/cpuguy83/go-md2man/v2 v2.0.6
- github.com/davecgh/go-spew v1.1.1
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/fatih/color v1.18.0
- github.com/frankban/quicktest v1.14.6
- github.com/fsnotify/fsnotify v1.8.0
- github.com/godbus/dbus/v5 v5.1.0
- github.com/google/go-cmp v0.6.0
- github.com/hashicorp/hcl v1.0.0
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/kr/pretty v0.2.1
- github.com/kr/pretty v0.3.1
- github.com/kr/pty v1.1.1
- github.com/kr/text v0.1.0
- github.com/kr/text v0.2.0
- github.com/magiconair/properties v1.8.9
- github.com/mattn/go-colorable v0.1.14
- github.com/mattn/go-isatty v0.0.20
- github.com/mattn/go-runewidth v0.0.9
- github.com/mattn/go-runewidth v0.0.16
- github.com/mitchellh/mapstructure v1.5.0
- github.com/olekukonko/tablewriter v0.0.5
- github.com/pelletier/go-toml/v2 v2.2.3
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/rivo/uniseg v0.2.0
- github.com/rivo/uniseg v0.4.7
- github.com/rogpeppe/go-internal v1.14.1
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/sagikazarmark/locafero v0.7.0
- github.com/sagikazarmark/slog-shim v0.1.0
- github.com/sourcegraph/conc v0.3.0
- github.com/spf13/afero v1.12.0
- github.com/spf13/cast v1.7.1
- github.com/spf13/cobra v1.9.1
- github.com/spf13/pflag v1.0.6
- github.com/spf13/viper v1.19.0
- github.com/stretchr/testify v1.10.0
- github.com/subosito/gotenv v1.6.0
- go.uber.org/multierr v1.11.0
- golang.org/x/exp v0.0.0-20250305212735-054e65f0b394
- golang.org/x/sys v0.6.0
- golang.org/x/sys v0.31.0
- golang.org/x/text v0.23.0
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/ini.v1 v1.67.0
- gopkg.in/yaml.v3 v3.0.1
- anyio >=4.0
- colorama >=0.4.6,<0.5.0
- ipykernel >=6.29
- ipython >=8.12
- jupyter-client >=8.6
- jupyter-console >=6.6
- jupyter-server >=2.14
- matplotlib-inline >=0.1.6
- openai ==1.93.0
- prompt-toolkit >=3.0.36
- promptflow-devkit ==1.18.1
- pydantic >=2.7,<3
- pyzmq >=26
- alpine latest build
- golang 1.21-alpine build
- actions/cache v4 composite
- actions/checkout v4 composite
- actions/download-artifact v4 composite
- actions/upload-artifact v4 composite