Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Add logger #40

Merged
merged 5 commits into from
Mar 3, 2018
Merged

Add logger #40

merged 5 commits into from
Mar 3, 2018

Conversation

garious
Copy link
Contributor

@garious garious commented Mar 3, 2018

For when you just want a log, not a microservice.

@codecov-io
Copy link

Codecov Report

Merging #40 into master will decrease coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
- Coverage   95.71%   95.68%   -0.04%     
==========================================
  Files           7        8       +1     
  Lines         677      672       -5     
==========================================
- Hits          648      643       -5     
  Misses         29       29
Impacted Files Coverage Δ
src/accountant.rs 96.57% <ø> (ø) ⬆️
src/lib.rs 100% <ø> (ø) ⬆️
src/logger.rs 100% <100%> (ø)
src/historian.rs 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8ef864f...f7496ea. Read the comment docs.

@garious garious merged commit 74ebaf1 into solana-labs:master Mar 3, 2018
ryleung-solana pushed a commit to ryleung-solana/solana that referenced this pull request Jan 22, 2024
steviez pushed a commit to steviez/solana that referenced this pull request Mar 8, 2024
* build(deps): bump cc from 1.0.83 to 1.0.89

Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.0.83 to 1.0.89.
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Commits](rust-lang/cc-rs@1.0.83...1.0.89)

---
updated-dependencies:
- dependency-name: cc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* [auto-commit] Update all Cargo lock files

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
willhickey pushed a commit that referenced this pull request Mar 9, 2024
* build(deps): bump cc from 1.0.83 to 1.0.89

Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.0.83 to 1.0.89.
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Commits](rust-lang/cc-rs@1.0.83...1.0.89)

---
updated-dependencies:
- dependency-name: cc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* [auto-commit] Update all Cargo lock files

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
yihau added a commit to yihau/solana that referenced this pull request Mar 11, 2024
lijunwangs pushed a commit to lijunwangs/solana that referenced this pull request Mar 12, 2024
willhickey pushed a commit that referenced this pull request Mar 16, 2024
segfaultdoc added a commit to jito-labs/solana that referenced this pull request Aug 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants