1. 11 Jul, 2014 2 commits
  2. 10 Jul, 2014 9 commits
  3. 08 Jul, 2014 4 commits
    • Lucas Russo's avatar
      init.sh: add log filename to dev_mngr command-line · 1f17a285
      Lucas Russo authored
      For now, we default it to "dev_mngr.log", but it can
      be any name.
      
      This completely fixes #9 github issue.
      1f17a285
    • Lucas Russo's avatar
      hal/dev_io/*: add message log capability · 7816253c
      Lucas Russo authored
      Added message log initialization with command-line
      support. It is possible to output messages to stdout
      as before. Just pass the "stdout" string (without the
      quotation marks) to the command-line.
      
      This partly fixes github issue #9
      7816253c
    • Lucas Russo's avatar
      hal/dev_mngr/*: add message log capability · cf31375e
      Lucas Russo authored
      Added message log initialization with command-line
      support. It is possible to output messages to stdout
      as before. Just pass the "stdout" string (without the
      quotation marks) to the command-line.
      
      This partly fixes github issue #9
      cf31375e
    • Lucas Russo's avatar
      hal/debug/*: add new logging capabilities · 11525fe2
      Lucas Russo authored
      Now, we can log all messages directly into a file
      of our choice. Also, it was added the error level and
      the current timestamp for identification purposes.
      
      This partly fixes github issue #9
      11525fe2
  4. 07 Jul, 2014 4 commits
  5. 01 Jul, 2014 1 commit
  6. 30 Jun, 2014 5 commits
  7. 27 Jun, 2014 6 commits
  8. 26 Jun, 2014 4 commits
  9. 24 Jun, 2014 2 commits
  10. 16 Jun, 2014 3 commits