﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
38	logport-furlfile isn't always created	Brian Warner		"The new {{{Tub.setOption(""logport-furlfile"", ""logport.furl"")}}} control
doesn't always create the named file. It records the filename, but only
populates it if/when anyone calls {{{Tub.getLogPort()}}} or
{{{Tub.getLogPortFURL()}}} . As a result, you can't use {{{flogtool tail}}}
on the application unless/until someone makes those calls.

I wrote it that way because it was a tiny nuisance to do the
{{{registerReference}}} at the correct time, and because I thought that the
logpublisher was enough. But now I'm looking at an application that has flog
events I'd like to follow, and I have no easy way to get at them.

Either we need to declare that the application needs to make one of these
calls after setLocation() is ready, or we need to find a way to auto-register
this file inside the Tub at the right time.
"	defect	closed	major	0.2.3	logging	0.2.2	fixed		
