Issue 3569 in pharo: Error logging cleanup

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 3569 in pharo: Error logging cleanup

pharo
Status: Started
Owner: [hidden email]

New issue 3569 by [hidden email]: Error logging cleanup
http://code.google.com/p/pharo/issues/detail?id=3569

Not best, but little better than before.
- remove repetitive use of 'PharoDebug.log' all over the places.
Now Debugger have #logFileName and keeps name in class var (should expose  
it in settings later).

- deprecated #logError:inContext:to: , one should use #logError:inContext:  
instead.



Attachments:
        DebuggerLog.3.cs  12.1 KB


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3569 in pharo: Error logging cleanup

pharo
Updates:
        Status: Closed
        Labels: Milestone-1.3

Comment #1 on issue 3569 by [hidden email]: Error logging cleanup
http://code.google.com/p/pharo/issues/detail?id=3569

130014