Skip to content

Commit b47bba6

Browse files
committed
Simple logging in python with logging module
1 parent 9bfe81b commit b47bba6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Logging/simplelog.log

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[2019-03-13 20:10:23,174-INFO]-Simple logMessage
2+
[2019-03-13 20:10:23,174-ERROR]-this is Error Log
3+
[2019-03-13 20:15:08,619-INFO]-Simple logMessage
4+
[2019-03-13 20:15:08,619-ERROR]-this is Error Log

0 commit comments

Comments
 (0)