Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

convert function names to snake_case #190

Closed
wants to merge 10 commits into from

Conversation

wjwwood
Copy link
Member

@wjwwood wjwwood commented Feb 28, 2019

This makes it more consistent with the rest of the code in launch, see my review of #145 for more discussion.

jacobperron and others added 10 commits January 31, 2019 12:38
Supports logging messages from multiple processes and modules to the screen, a common log file, or both.
LaunchLogger is a singleton and when it is first instantiated a log file is created of the form 'DATETIME-launch-HOSTNAME-PID.log'.
Messages sent to the screen or the log file will have the format 'TIME [LEVEL] NAME: MESSAGE'.
The timestamp in the screen format is optional.
Also extends LaunchLogger interface.

Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
- Fix style and documentation issues.
- Removes dangling TODO.

Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
Signed-off-by: William Woodall <william@osrfoundation.org>
Signed-off-by: William Woodall <william@osrfoundation.org>
This makes it more consistent with the rest of the code in launch.

Signed-off-by: William Woodall <william@osrfoundation.org>
@wjwwood wjwwood added the in progress Actively being worked on (Kanban column) label Feb 28, 2019
@wjwwood wjwwood mentioned this pull request Feb 28, 2019
@hidmic hidmic force-pushed the 104-launch-logger branch 3 times, most recently from 2ab223f to 9872792 Compare March 12, 2019 18:46
@hidmic
Copy link
Contributor

hidmic commented Mar 14, 2019

Since #145 has been merged, I'll close this one out. Thanks for drafting and reviewing along @wjwwood !

@hidmic hidmic closed this Mar 14, 2019
@hidmic hidmic removed the in progress Actively being worked on (Kanban column) label Mar 14, 2019
@wjwwood wjwwood deleted the wjwwood/104-launch-logger branch March 29, 2019 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants