Advertisement
Guest User

Untitled

a guest
Jun 20th, 2019
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. log = logging.getLogger(__name__)
  2. log.critical('Some critical message')
  3.  
  4. 2019-05-17 14:00:30.383 INFO in imported_component ['component'] at line 202: Loading ... from ...
  5. 2019-05-17 14:00:30,383 ------- imported_component ------ INFO - Loading ... from ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement