v2.17 released pi3d.Log.logger() function replaced by pi3d.Log class
14 views
Skip to first unread message
Paddy
unread,
Jan 24, 2017, 4:05:50 PM1/24/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pi3d
Sadly this will break any existing application using pi3d that use the logging functionality. However it is very easy to change and the demos have been updated to the new form. See Blur.py and the pi3d.util.Log.py code