[framework] LogLevel in msf3

H D Moore hdm at metasploit.com
Sun Mar 25 11:36:47 CDT 2007


LogLevel is implemented, but it only affects the logs, not the output to 
the user. For example:

$ msfconsole

msf> setg LogLevel 5
msf> do_some_stuff
msf> exit

$ cat ~/.msf3/logs/framework.log

-HD

On Sunday 25 March 2007 11:09, Kashif Iftikhar wrote:
> I have tried using msfcli and msfconsole and it doesn't seem to effect
> anything in these interfaces also. Looking at occurrences of the word
> LogLevel in the source code it seems that it isn't used in any of the
> exploit modules or anything else.



More information about the framework mailing list