Remove uses of log
This commit is contained in:
parent
2fef18abf2
commit
82f190355b
222 changed files with 874 additions and 955 deletions
|
@ -509,7 +509,7 @@ mod tests {
|
|||
|
||||
fail_unless!((*arc::get(&arc_v))[2] == 3);
|
||||
|
||||
log(info, arc_v);
|
||||
info!(arc_v);
|
||||
}
|
||||
|
||||
#[test]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue