• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

apache / bookkeeper / 829
72%

Build:
DEFAULT BRANCH: master
Ran 30 May 2020 03:29PM UTC
Jobs 1
Files 544
Run time 45s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
829

push

jenkins

GitHub
[LOG] Change ERROR to INFO log level

### Motivation

When use shell command, it output nothing caused by `ERROR` level.

**OLD** (output nothing)
```
bin/bookkeeper shell readlogmetadata 0
```
**FIX**
```
bin/bookkeeper shell readlogmetadata 0

06:58:01,364 INFO  Print entryLogMetadata of entrylog 0 (0.log)
06:58:01,467 INFO  Failed to get ledgers map index from: 0.log : No ledgers map index found on entryLogId0
06:58:01,471 INFO  --------- Lid=0, TotalSizeOfEntriesOfLedger=59  ---------
```

### Changes

- Remove duplicate definition `VERBOSECONSOLE `
- Change `ERROR` to `INFO`


Reviewers: Sijie Guo <None>

This closes #2350 from lamber-ken/bk-improve-shell-log-level

28481 of 39708 relevant lines covered (71.73%)

0.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 829.1 30 May 2020 03:29PM UTC 0
71.73
Source Files on build 829
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #829
  • 08209f47 on github
  • Prev Build on master (#828)
  • Next Build on master (#832)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc