From: Iain Barnett Date: 2010-12-01T23:50:14+09:00 Subject: Re: Cutting down on logging statements On 1 Dec 2010, at 14:48, Iain Barnett wrote: > and use method missing to wrap all the calls with logging and then remove the underscore and recall the method. I meant *add* the underscore... Iain