Commit History

Author SHA1 Message Date
  Tamir Duberstein 45df2519b6 Merge pull request #736 from aya-rs/logging-better 2 years ago
  Tamir Duberstein ca3f70b16a aya-log: s/Result<usize, ()>/Option<NonZeroUsize>/ 2 years ago
  Tamir Duberstein 00d265c51b Remove pointless DefaultLogger 2 years ago
  Tamir Duberstein fa91fb4f59 Remove "async" feature 2 years ago
  Michal Rostecki 84e5e2894f aya-log: Unify IP format hints into one, repsesent it by `:i` token 2 years ago
  Tamir Duberstein d9f966ec9e aya-log-common: support logging byte slices 2 years ago
  Tamir Duberstein a4a69a6bcf aya-log, aya-log-common: economize bytes 2 years ago
  Tamir Duberstein e4537e389a aya-log: check errors in tests 2 years ago
  Tamir Duberstein 490d7d587a aya-log, aya-log-common: Remove duplicate struct 2 years ago
  Michal Rostecki 5603d7248a aya-log: Move the `Pod` implementations from aya-log-common to aya-log 2 years ago
  ajwerner 12927cf699 Don't panic in init when bpf programs don't log 2 years ago
  Dmitry Savintsev 055d94f58b fix uninlined_format_args clippy issues 2 years ago
  Alessandro Decina 0b41018ee2 Revert "aya-log, aya-log-common: temporarily revert to old map API so we can release" 2 years ago
  Alessandro Decina 0d040d2290 aya-log, aya-log-common: temporarily revert to old map API so we can release 2 years ago
  Michal Rostecki 2223ab828d aya-log: Add format hints for MAC addresses 2 years ago
  Andrew Stoycos f3262e87bd Make map APIs return an option 2 years ago
  Andrew Stoycos 1aefa2e5e6 Core refactor of Map API 2 years ago
  Dave Tucker b2924a3a26 aya-log: Make miri happy 2 years ago
  Michal Rostecki 83ec27f06b lib: Add display hints 3 years ago
  Michal Rostecki 944d6b8a16 Change from Rust edition 2018 to 2021 3 years ago
  Michal Rostecki 3664e1ea0d aya-log, test: Switch from simplelog to env_logger 3 years ago
  Michal Rostecki 611f967cd1 aya-log: Remove i128 and u128 types 3 years ago
  Dave Tucker dc31e11691 Re-organize into a single workspace 3 years ago