Artificial intelligent assistant

Where is vagrant's log file? I am trying to debug a vagrant- or VirtualBox related problem (see taiga-vagrant fails to provide a working taiga environment #21). The command `VAGRANT_LOG=debug vagrant up --debug` prints out plenty of, probably, useful information. Where is this log stored however? _Edit:_ `VAGRANT_LOG=debug vagrant up` is actually the same as `vagrant up --debug`. I work on/with: Funtoo-Linux, Vagrant 1.4.3 and VirtualBox 4.3.32.

Vagrant does not keep any logs. The output of, for example `vagrant up --debug`, can be redirected to a file like


vagrant up --provision --debug &> debug_log


* * *

Fragment from an IRC session in #vagrant at Freenode:

> [18:29] `` ada: really, where is the debug "file" stored, by default? Isn't there any?
>
> [18:29] `` vagrant does not write to log files

..

> [18:29] `` virtualbox does
>
> [18:29] `` I am even trying to >> debug_log in the command line, and it simply does not keep any of these valuable details.
>
> [18:29] `` ok, so I'd check for the VBox logs?
>
> [18:30] `` if you're using the vbox provider, yes

..

> [18:31] `` NikosA, redirect the output with &>

xcX3v84RxoQ-4GxG32940ukFUIEgYdPy 33a041ee30fd6a4186f2b358fae0f623