Skip to content

Conversation

@theotherjimmy
Copy link
Contributor

Resolves #302 (Docmumentation bits)

@AnotherButler Could you edit?

@theotherjimmy theotherjimmy changed the title Default to NullHandler when logging not configured Document logging behavior Feb 28, 2018
@coveralls
Copy link

coveralls commented Feb 28, 2018

Coverage Status

Coverage increased (+0.1%) to 77.814% when pulling 3d87b9f on theotherjimmy:document-logging into cf44b2e on ARMmbed:master.

README.md Outdated

## Logging

Mbed LS uses the python `logging` module for all of its logging needs. Mbed LS uses the logger `"mbedls"` as its root, and all other loggers start with `"mbedls."`. Configuring the python root logger automatically redirects all of the logging done by Mbed LS to the configured endpoint. When using the python API, configure logging, such as by calling `logging.basicConfig()`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Please capitalize "Python" all three times.
  • Please change "all the logging done by Mbed LS" to "all the logging Mbed LS does" for active voice.

Copy link
Contributor

@AnotherButler AnotherButler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make my suggested changes; I don't have permissions.

@theotherjimmy theotherjimmy merged commit 4875a60 into ARMmbed:master Mar 1, 2018
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.

4 participants