Revision 5976ddfb Changelog

b/Changelog
3 3
Bug Fixes:
4 4

  
5 5
- Stop shell from destroying the config instance
6
- Shell can manage all valid command line arguments [#3716]
6 7

  
7 8
Changes:
8 9

  
......
15 16
- A logger module container a set of basic loging method for kamaki [#3668]
16 17
   set/get_log_filename, add_file/strean_logger, get_logger
17 18
- Implement logger.activate/deactivate for loggers [#3715]
19
- Allow global args (e.g. -d for debug, -v for verbosity) to shell. They
20
    should be used when invoking the shell. After that they are automatically
21
    applied to all commands running in that kamaki shell. [#3716]
18 22

  

Also available in: Unified diff