exception_handler A
Customizable_Exception Object
(
    [out_message] => Trying to get property of non-object
    [message:protected] => Trying to get property of non-object
    [string:Exception:private] => 
    [code:protected] => 8
    [file:protected] => /var/www/vhosts/davinotti.com/httpdocs/inc/log/log.php
    [line:protected] => 106
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /var/www/vhosts/davinotti.com/httpdocs/inc/log/log.php
                    [line] => 106
                    [function] => error_handler
                    [args] => Array
                        (
                            [0] => 8
                            [1] => Trying to get property of non-object
                            [2] => /var/www/vhosts/davinotti.com/httpdocs/inc/log/log.php
                            [3] => 106
                            [4] => Array
                                (
                                    [session] => 
                                    [return] => 
                                )

                        )

                )

            [1] => Array
                (
                    [file] => /var/www/vhosts/davinotti.com/httpdocs/davi.php
                    [line] => 40
                    [function] => flush_to_web
                    [class] => Log
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

        )

    [previous:Exception:private] => 
)