index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
log.py
Age
Commit message (
Expand
)
Author
2021-01-18
updating copyright year
Jordan Wiens
2020-11-11
fix log API param types to be the appropriate enum instead of int
Jordan Wiens
2020-10-28
Avoid varargs in Python FFI
Rusty Wagner
2020-06-17
many spelling fixes
Jordan Wiens
2020-01-01
update copyright year to 2020
Jordan Wiens
2019-01-17
update company name and copyright date
Jordan Wiens
2019-01-03
lots of spelling / typo fixes
Jordan Wiens
2018-07-16
Fix format of strings in python/log.py
KyleMiles
2018-07-10
Various Python 3 support changes
KyleMiles
2018-07-10
Various Python 3 support changes
KyleMiles
2018-07-10
working division, prints, and metaclasses, but imports broken, still needs work
Jordan Wiens
2018-05-10
default to loglevel info for log_to_stdout
Jordan Wiens
2017-05-19
update copyright year
Jordan Wiens
2017-05-02
add method to query log output state
Peter LaFosse
2017-05-02
Make plugin loading errors show up in error console
Peter LaFosse
2017-01-05
Modifying how enumerations are exposed and used, and a bunch of cleanup of ex...
Peter LaFosse
2016-10-28
Refactor python api into separate files and add Enumeration support. Also fix...
plafosse