logging: Move all facilities to one file
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
use std::env;
|
||||
|
||||
use glib::object::ObjectExt;
|
||||
use util::Warn;
|
||||
use logging::Warn;
|
||||
|
||||
/// Gathers stuff defined in C or called by C
|
||||
pub mod c {
|
||||
|
||||
Reference in New Issue
Block a user