[Catalyst] STDERR/Debug/Log File

Patrick Kilter pas.freelance at googlemail.com
Tue Dec 15 08:35:43 GMT 2015


Hi,

did you tried "&> /tmp/logfile"? I tried it with my App and it redirected
all the output in the given Textfile.

Best Regards,

Patrick

Andrew <catalystgroup at unitedgames.co.uk> schrieb am Di., 15. Dez. 2015 um
08:41 Uhr:

> Couldn't find a clear answer via google, so am choosing to pick your
> brains on this....
>
> How does one get error information, for debugging, going into a text file
> instead of to the terminal window?
>
> The context is a Catalyst App started via a Plackup command.
> Do I add something to that command line command (does 2> work with
> plackup?),
> or do I add something to the script in my Catalyst app?
>
> Either way, I'd like STDERR to go to a specified text file, instead of to
> the terminal window.
>
> It sounds stupidly simple, only a few google searches later, the answer is
> still surprisingly unclear, =S.
>
> Grateful for any help.
>
> If there's more than one way to do it, any advice on best practice also
> appreciated.
>
> Yours,
> Andrew.
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/catalyst/attachments/20151215/3f0a9847/attachment.htm>


More information about the Catalyst mailing list