Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2ac89db

Browse filesBrowse files
committed
Factor all screen output functions into one class: Logger
1 parent 4358f3a commit 2ac89db
Copy full SHA for 2ac89db

File tree

4 files changed

+420
-226
lines changed
Filter options

4 files changed

+420
-226
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
88
## [Unreleased]
99
### Added
1010
- Add util/atomic.h
11+
- `Logger` class to centralize CI runner script logging (in particular, indentation)
1112

1213
### Changed
14+
- `arduino_ci.rb` uses new `Logger`
1315

1416
### Deprecated
1517

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.