[MacRuby] #1159: Control Tower needs logging
#1159: Control Tower needs logging -------------------------------+-------------------------------------------- Reporter: pgibson@… | Owner: joshua.ballanco@… Type: defect | Status: new Priority: major | Milestone: Component: ControlTower | Keywords: logging -------------------------------+-------------------------------------------- Control Tower doesn't log any page hits right now. It would be pretty useful if it did. -- Ticket URL: <http://www.macruby.org/trac/ticket/1159> MacRuby <http://macruby.org/>
#1159: Control Tower needs logging -------------------------------+-------------------------------------------- Reporter: pgibson@… | Owner: joshua.ballanco@… Type: defect | Status: new Priority: major | Milestone: Component: ControlTower | Keywords: logging -------------------------------+-------------------------------------------- Comment(by jhamor@…): Can i assist in this request? -- Ticket URL: <http://www.macruby.org/trac/ticket/1159#comment:1> MacRuby <http://macruby.org/>
#1159: Control Tower needs logging -------------------------------+-------------------------------------------- Reporter: pgibson@… | Owner: joshua.ballanco@… Type: defect | Status: new Priority: major | Milestone: Component: ControlTower | Keywords: logging -------------------------------+-------------------------------------------- Comment(by joshua.ballanco@…): Sure! Eloy got started a while back with an ASL backed logger class. You can find that project here: https://github.com/alloy/macruby-asl-logger I think we would want to start by making this work as a legitimate subclass of Logger, then we could use this for logging in ControlTower. -- Ticket URL: <http://www.macruby.org/trac/ticket/1159#comment:2> MacRuby <http://macruby.org/>
#1159: Control Tower needs logging -------------------------------+-------------------------------------------- Reporter: pgibson@… | Owner: joshua.ballanco@… Type: defect | Status: new Priority: major | Milestone: Component: ControlTower | Keywords: logging -------------------------------+-------------------------------------------- Comment(by eloy.de.enige@…): Oh, totally forgot about that code :D iirc the biggest issue was thread safety. -- Ticket URL: <http://www.macruby.org/trac/ticket/1159#comment:3> MacRuby <http://macruby.org/>
#1159: Control Tower needs logging -------------------------------+-------------------------------------------- Reporter: pgibson@… | Owner: joshua.ballanco@… Type: defect | Status: new Priority: major | Milestone: Component: ControlTower | Keywords: logging -------------------------------+-------------------------------------------- Comment(by jhamor@…): Replying to [comment:2 joshua.ballanco@…]:
Sure! Eloy got started a while back with an ASL backed logger class. You can find that project here: https://github.com/alloy/macruby-asl-logger
I think we would want to start by making this work as a legitimate subclass of Logger, then we could use this for logging in ControlTower.
Either party on freenode? Would like to sync up and get the scoop on this one. -- Ticket URL: <http://www.macruby.org/trac/ticket/1159#comment:4> MacRuby <http://macruby.org/>
#1159: Control Tower needs logging -------------------------------+-------------------------------------------- Reporter: pgibson@… | Owner: joshua.ballanco@… Type: defect | Status: new Priority: major | Milestone: Component: ControlTower | Keywords: logging -------------------------------+-------------------------------------------- Comment(by eloy.de.enige@…): Replying to [comment:4 jhamor@…]:
Replying to [comment:2 joshua.ballanco@…]:
Sure! Eloy got started a while back with an ASL backed logger class. You can find that project here: https://github.com/alloy/macruby-asl- logger
I think we would want to start by making this work as a legitimate subclass of Logger, then we could use this for logging in ControlTower.
Either party on freenode? Would like to sync up and get the scoop on this one.
I’m @alloy in the #macruby room. -- Ticket URL: <http://www.macruby.org/trac/ticket/1159#comment:5> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby