[
https://issues.apache.org/jira/browse/GSHELL-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Dillon closed GSHELL-6.
-----------------------------
Resolution: Fixed
> Refactor output and verbosity filters
> -------------------------------------
>
> Key: GSHELL-6
> URL: https://issues.apache.org/jira/browse/GSHELL-6
> Project: GShell
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: Core
> Affects Versions: 0.0.1
> Reporter: Jason Dillon
> Assignee: Jason Dillon
> Fix For: 1.0-alpha-1
>
>
> {noformat}
> IO.trace() -vvv
> IO.debug() -vv
> Add IO.info() -v
> IO.warn() unless -q
> IO.error()
> {noformat}
> This means that IO will need to know the verbosity setting... :-(
> Need methods to handle exceptions too, for remoteness can not use logging for
> error reporting
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.