Kaydet (Commit) dfa0a2ab authored tarafından Vinay Sajip's avatar Vinay Sajip

Minor documentation tweak.

üst 8f776307
...@@ -41,8 +41,8 @@ can include messages from third-party modules. ...@@ -41,8 +41,8 @@ can include messages from third-party modules.
It is, of course, possible to log messages with different verbosity levels or to It is, of course, possible to log messages with different verbosity levels or to
different destinations. Support for writing log messages to files, HTTP different destinations. Support for writing log messages to files, HTTP
GET/POST locations, email via SMTP, generic sockets, or OS-specific logging GET/POST locations, email via SMTP, generic sockets, or OS-specific logging
mechanisms are all supported by the standard module. You can also create your mechanisms is included in the package. You can also create your own log
own log destination class if you have special requirements not met by any of the destination class if you have special requirements not met by any of the
built-in classes. built-in classes.
Simple examples Simple examples
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment