Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / charmbracelet/log issues and pull requests

#145 - Allow `SetLevel` to set a level that mutes all logs (not just up to Fatal)

Issue - State: open - Opened by tonglil 16 days ago - 1 comment
Labels: enhancement

#143 - (v2) use v2 of libraries

Pull Request - State: open - Opened by bashbunni 26 days ago

#142 - How to use with tea or huh?

Issue - State: closed - Opened by applejag about 1 month ago - 1 comment
Labels: enhancement

#141 - change type of Level to int

Pull Request - State: closed - Opened by imjasonh about 1 month ago - 9 comments

#140 - feat(deps): bump github.com/charmbracelet/lipgloss from 0.12.1 to 0.13.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago - 2 comments
Labels: dependencies

#139 - log to file, log rotation

Issue - State: open - Opened by dezren39 about 2 months ago
Labels: enhancement

#138 - No color outputs in docker compose

Issue - State: closed - Opened by mpiorowski 2 months ago - 5 comments

#137 - docs: Fixing broken links in the examples/README.md

Pull Request - State: closed - Opened by taking 3 months ago - 1 comment

#136 - feat(deps): bump github.com/charmbracelet/lipgloss from 0.11.0 to 0.12.1

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#135 - feat(deps): bump github.com/charmbracelet/lipgloss from 0.11.0 to 0.12.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies

#134 - feat(deps): bump github.com/charmbracelet/lipgloss from 0.11.0 to 0.11.1

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies

#133 - feat: allow to set styles in options

Pull Request - State: open - Opened by op 3 months ago - 1 comment

#132 - feat: add color to json output

Pull Request - State: open - Opened by op 3 months ago

#131 - replace go get with go install

Pull Request - State: closed - Opened by ckuhtz 4 months ago - 4 comments

#130 - colors doesn't work on github actions out of the box

Issue - State: open - Opened by os14 4 months ago - 2 comments

#129 - feat(deps): bump github.com/charmbracelet/lipgloss from 0.10.0 to 0.11.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies

#128 - fix: deep copy the fields to avoid data race

Pull Request - State: closed - Opened by yuguorui 5 months ago - 10 comments

#127 - feat: support slog attributes

Pull Request - State: closed - Opened by op 5 months ago - 9 comments

#126 - chore(deps): bump golangci/golangci-lint-action from 5 to 6

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#125 - Using another library instead of encoding/json for the JSONFormatter

Issue - State: open - Opened by 0xN0x 5 months ago - 2 comments
Labels: enhancement

#124 - feat: preserve order when writing json

Pull Request - State: closed - Opened by op 5 months ago - 3 comments

#123 - Preserve key order in JSON output

Issue - State: closed - Opened by op 5 months ago
Labels: enhancement

#122 - fix: data race in Default and SetDefault

Pull Request - State: closed - Opened by op 5 months ago - 3 comments

#121 - Data race in Default and SetDefault

Issue - State: closed - Opened by op 5 months ago

#120 - chore(deps): bump golangci/golangci-lint-action from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#119 - improve json handling of `slog.Group` fields

Issue - State: closed - Opened by jatinn 5 months ago
Labels: bug

#118 - Indent all keyvals

Issue - State: open - Opened by creativecreature 6 months ago - 3 comments

#117 - fix: support custom slog levels

Pull Request - State: closed - Opened by lvlcn-t 6 months ago - 2 comments

#116 - Support custom log levels in slog.Handler Implementation

Issue - State: closed - Opened by lvlcn-t 6 months ago - 2 comments
Labels: bug

#115 - fix!: respect time function

Pull Request - State: closed - Opened by aymanbagabas 7 months ago

#114 - Passing a logger instance to Slog is not respecting TimeFunction

Issue - State: closed - Opened by moisesholguin 7 months ago
Labels: bug

#113 - log.Helper() doesn't seem to do anything

Issue - State: closed - Opened by hahuang65 7 months ago - 2 comments

#112 - feat(deps): bump github.com/charmbracelet/lipgloss from 0.9.1 to 0.10.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#111 - fix: lazy init default logger

Pull Request - State: closed - Opened by caarlos0 7 months ago - 1 comment
Labels: bug

#110 - global logger

Issue - State: closed - Opened by sebastianwebber 7 months ago - 1 comment

#109 - docs: Replace `function` with `func` in README sample code

Pull Request - State: closed - Opened by szktkfm 7 months ago - 2 comments

#108 - feat(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#107 - documenting reserved words

Issue - State: open - Opened by dezren39 7 months ago - 2 comments

#106 - Style customization doc updated

Pull Request - State: closed - Opened by santoshlite 8 months ago

#105 - chore(deps): bump golangci/golangci-lint-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#104 - Hooks feat?

Issue - State: open - Opened by juniorsaldanha 8 months ago

#103 - slog: Don't log if not enabled at level

Pull Request - State: closed - Opened by imjasonh 8 months ago - 1 comment
Labels: bug

#102 - ci: test on go define in go.mod

Pull Request - State: closed - Opened by caarlos0 8 months ago - 1 comment
Labels: enhancement

#101 - chore(deps): bump codecov/codecov-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#100 - Options.CallerFormatter documentation issue

Pull Request - State: closed - Opened by pythonian23 9 months ago - 2 comments

#99 - Debug method not work in go 1.21

Issue - State: closed - Opened by IgorDePaula 10 months ago - 3 comments

#98 - Support slog.Leveler

Issue - State: closed - Opened by jaredallard 10 months ago - 2 comments

#97 - chore(deps): bump actions/setup-go from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies

#96 - support log/slog.LogValuer

Issue - State: open - Opened by xuxife 10 months ago
Labels: enhancement

#95 - feat: expose log function

Pull Request - State: closed - Opened by aymanbagabas 10 months ago - 1 comment

#94 - fixing 2 small errors in examples

Pull Request - State: closed - Opened by nellfs 10 months ago - 2 comments

#93 - fix: use const colors to skip reading querying for the terminal bg color

Pull Request - State: closed - Opened by aymanbagabas 10 months ago - 1 comment

#92 - Docs, samples & pkg. seem to be ought of sync.

Issue - State: closed - Opened by davegi 11 months ago

#91 - slog.LevelVar Support

Issue - State: closed - Opened by ameergituser 11 months ago - 1 comment
Labels: enhancement

#90 - ansi characters when air is used

Issue - State: open - Opened by basaran 11 months ago - 14 comments

#89 - Custom log levels

Issue - State: closed - Opened by tizu69 11 months ago
Labels: enhancement

#88 - request: add 'success' log level

Issue - State: closed - Opened by KyleTryon 11 months ago - 5 comments

#87 - Set report caller to true only for certain log levels

Issue - State: closed - Opened by coin-au-carre 11 months ago - 1 comment

#85 - SetColorProfile in TestTextValueStyles

Pull Request - State: closed - Opened by dezren39 11 months ago - 1 comment

#84 - feat: set custom styles

Pull Request - State: closed - Opened by aymanbagabas 11 months ago - 1 comment

#83 - Return Error from ParseLevel

Pull Request - State: closed - Opened by dezren39 11 months ago - 1 comment

#82 - Handle Empty Messages

Pull Request - State: closed - Opened by dezren39 11 months ago - 5 comments

#81 - TestTextValueStyles test fails locally

Issue - State: closed - Opened by dezren39 11 months ago - 4 comments

#80 - No colors issue Persists With Io.MultiWriter.

Issue - State: closed - Opened by M1ndo 11 months ago - 3 comments

#79 - Strict ParseLevel

Issue - State: closed - Opened by dezren39 12 months ago - 1 comment

#78 - allow only structured log output

Issue - State: closed - Opened by dezren39 12 months ago - 2 comments

#77 - multiwriter file logging

Issue - State: closed - Opened by yusufaine 12 months ago - 4 comments

#76 - feat(deps): bump github.com/charmbracelet/lipgloss from 0.8.0 to 0.9.1

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 2 comments
Labels: dependencies

#75 - feat(deps): bump github.com/charmbracelet/lipgloss from 0.8.0 to 0.9.0

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 2 comments
Labels: dependencies

#74 - Update slog code to work with Go 1.21

Pull Request - State: closed - Opened by jamietanna about 1 year ago - 2 comments

#73 - docs: direct users to library API

Pull Request - State: closed - Opened by bashbunni about 1 year ago - 1 comment

#72 - chore(deps): bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#71 - No color when io.Multiwriter is used

Issue - State: closed - Opened by cooperspencer about 1 year ago - 4 comments

#70 - fix(ci): fail ci on lint issues; enable nolintlint

Pull Request - State: closed - Opened by alexandear about 1 year ago - 1 comment

#69 - feat: set lipgloss renderer color profile

Pull Request - State: closed - Opened by aymanbagabas about 1 year ago - 1 comment

#68 - fix: race condition when creating standard logger

Pull Request - State: closed - Opened by aymanbagabas about 1 year ago - 1 comment

#67 - Data race

Issue - State: closed - Opened by VladyslavLukyanenko about 1 year ago - 5 comments

#66 - No logger.Panic

Issue - State: open - Opened by JameInw about 1 year ago - 1 comment

#65 - feat: export context key

Pull Request - State: closed - Opened by aymanbagabas about 1 year ago

#64 - fix log.With() race condition

Pull Request - State: closed - Opened by alexvelea about 1 year ago - 8 comments

#63 - Allow the user to force color output on non-tty devices

Pull Request - State: closed - Opened by mgale about 1 year ago - 5 comments

#62 - feat(deps): bump github.com/muesli/termenv from 0.15.1 to 0.15.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#61 - Unable to use "prefix" as logger key

Issue - State: closed - Opened by jon4hz over 1 year ago - 2 comments

#60 - feat(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#59 - Support uber's zap log?

Issue - State: open - Opened by gayore over 1 year ago

#58 - feat(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#57 - fix(style):change debug & error & fatal width

Pull Request - State: closed - Opened by Yeatesss over 1 year ago - 1 comment

#56 - Toggle ReportCaller on specific log calls

Issue - State: closed - Opened by Script47 over 1 year ago - 2 comments
Labels: enhancement

#54 - feat(calleroffset): added option to config custom caller offset

Pull Request - State: closed - Opened by waffle69691337 over 1 year ago - 4 comments

#53 - feat(deps): bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#52 - fix(output): cache lipgloss renderers

Pull Request - State: closed - Opened by aymanbagabas over 1 year ago - 1 comment

#51 - Error output and standard output should be separated

Issue - State: closed - Opened by fandujar over 1 year ago - 3 comments
Labels: invalid

#50 - The log output is incorrect.

Issue - State: closed - Opened by Charliego93 over 1 year ago - 8 comments
Labels: bug, enhancement

#49 - docs: add codecov & go report badges

Pull Request - State: closed - Opened by aymanbagabas over 1 year ago

#48 - chore(deps): bump actions/setup-go from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#47 - Wrong API

Issue - State: closed - Opened by oslyak over 1 year ago - 1 comment

#46 - How to handle `\t`?

Issue - State: closed - Opened by Dentrax over 1 year ago - 3 comments

#45 - feat(deps): bump github.com/charmbracelet/lipgloss from 0.7.0 to 0.7.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies