creates log level with given parameters
static protos.LogLevel createLogLevel( String name, int color, int iconData, ) => ProtoMaker.createLogLevel(name, color, iconData);