init() init(string $type, string $plugin) Initialise Parameters string $type Import error type string $plugin Import error plugin
buffer() buffer(string $fmt, \com\bmj\jnp\plugins\jnp\... $args) Buffer log entry Parameters string $fmt Format string \com\bmj\jnp\plugins\jnp\... $args Variable args
setSitePrefix() setSitePrefix(string $prefix) Set site prefix i.e. *.bmj.com Parameters string $prefix Site prefix
error() error(string $fmt, \com\bmj\jnp\plugins\jnp\... $args) Log error level message Parameters string $fmt Message format string \com\bmj\jnp\plugins\jnp\... $args
quiet() quiet(string $fmt, \com\bmj\jnp\plugins\jnp\... $args) Log quiet level message Parameters string $fmt Message format string \com\bmj\jnp\plugins\jnp\... $args
write() write(string $fmt, $args) Log normal level message Parameters string $fmt Message format string $args
verbose() verbose(string $fmt, \com\bmj\jnp\plugins\jnp\... $args) Log verbose level message Parameters string $fmt Message format string \com\bmj\jnp\plugins\jnp\... $args