# sirupsen/logrus SLOC report

> As of 2026-08-26 (commit 6d6a132bc033), sirupsen/logrus contains 9,510 total lines: 6,587 code, 1,429 comments, 1,494 blank, across 56 files in 3 languages (top: Go 99.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving sirupsen/logrus to commit 6d6a132bc033, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a small codebase by counted code lines. Code represents 69.3% of all lines, comments represent 15.0%, and the repository averages 118 code lines per file. Go accounts for 99.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 51 | 8,741 | 6,578 | 939 | 1,224 |
| YAML | 1 | 12 | 9 | 1 | 2 |
| Markdown | 4 | 757 | 0 | 489 | 268 |

Top language (Go 99.9%). Generated at 2026-08-26T18:38:34.466431727+00:00. Canonical report: https://octocounts.com/github/sirupsen/logrus

## Report FAQ

### How many lines of code does sirupsen/logrus have?

sirupsen/logrus has 9,510 total lines, including 6,587 code lines, 1,429 comment lines, and 1,494 blank lines.

### How was the sirupsen/logrus line count measured?

OctoCounts resolved the public GitHub repository to commit 6d6a132bc033, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for sirupsen/logrus?

This OctoCounts report was generated from master at commit 6d6a132bc033 on 2026-08-26T18:38:34.466431727+00:00.

## Similar repository reports

- [sky22333/hubproxy](https://octocounts.com/github/sky22333/hubproxy) — Go, 6,568 code lines
- [coder/websocket](https://octocounts.com/github/coder/websocket) — Go, 6,886 code lines
- [stupside/castor](https://octocounts.com/github/stupside/castor) — Go, 6,995 code lines
- [BladeRunner322/Semi-prod-ToDoList](https://octocounts.com/github/BladeRunner322/Semi-prod-ToDoList) — Go, 6,158 code lines
- [kylej21/DeadLift](https://octocounts.com/github/kylej21/DeadLift) — Go, 6,034 code lines
- [sautmanurung2/NanoPony](https://octocounts.com/github/sautmanurung2/NanoPony) — Go, 7,272 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
