Macro erg_common::lsp_log

source ยท
macro_rules! lsp_log {
    ($($arg:tt)*) => { ... };
}