Automatically catching exceptions prevents source maps from working
10 views
Skip to first unread message
Drew Spencer
unread,
Aug 1, 2014, 5:31:42 AM8/1/14
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 gwt...@googlegroups.com
Hi,
I have just started using gwt-log and clearly it is a powerful tool. I am using GWTP and placed the onModuleLoad() code in my BootstrapperImpl, as GWTP projects do not have an EntryPoint class.