Difference between revisions of "Logger (Python)"

From wikieduonline
Jump to navigation Jump to search
(Redirected page to Python logging)
Tag: New redirect
 
Line 1: Line 1:
* https://docs.python.org/3/library/logging.html
+
#redirect [[Python logging]]
 
 
logger.info("TEXT")
 
logger.warning("WARNING TEXT")
 
 
 
 
logger.info(" your text \N{sign of the horns}")
 
 
 
 
 
 
 
== Related terms ==
 
* <code>[[def]]</code>
 
* [[Python logging]]
 
* <code>[[boto3.set_stream_logger]]</code>
 
 
 
== See also ==
 
* {{Python}}
 
 
 
[[Category:Python]]
 

Latest revision as of 14:19, 31 October 2022

Redirect to:

Advertising: