You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jason Dillon (JIRA)" <ji...@apache.org> on 2007/11/09 03:35:50 UTC

[jira] Created: (GSHELL-47) Add flag (and support) to capture the output of a gsh run to a log-file configured on the cli

Add flag (and support) to capture the output of a gsh run to a log-file configured on the cli
---------------------------------------------------------------------------------------------

                 Key: GSHELL-47
                 URL: https://issues.apache.org/jira/browse/GSHELL-47
             Project: GShell
          Issue Type: New Feature
      Security Level: public (Regular issues)
          Components: CLI
    Affects Versions: 1.0-alpha-1
            Reporter: Jason Dillon
            Priority: Minor
             Fix For: 1.0-alpha-2


Should be able to specify something like:

{noformat}
./bin/gsh --logfile output.log
{noformat}

And have all of the output captured to a file named {{output.log}}, or whatever was given to the {{--logfile}} option.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GSHELL-47) Add flag (and support) to capture the output of a gsh run to a log-file configured on the cli

Posted by "Jason Dillon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GSHELL-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Dillon updated GSHELL-47:
-------------------------------

    Fix Version/s:     (was: 1.0-alpha-2)
                   1.0-alpha-3

Defer until next release.

> Add flag (and support) to capture the output of a gsh run to a log-file configured on the cli
> ---------------------------------------------------------------------------------------------
>
>                 Key: GSHELL-47
>                 URL: https://issues.apache.org/jira/browse/GSHELL-47
>             Project: GShell
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: CLI
>    Affects Versions: 1.0-alpha-1
>            Reporter: Jason Dillon
>            Priority: Minor
>             Fix For: 1.0-alpha-3
>
>
> Should be able to specify something like:
> {noformat}
> ./bin/gsh --logfile output.log
> {noformat}
> And have all of the output captured to a file named {{output.log}}, or whatever was given to the {{--logfile}} option.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.